Skip to content

Initial release polish

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 18:31
· 45 commits to main since this release
ea22e5f

This release brings a little level of polish over the initial release.

Changed

Updates

  • Do not require static lifetime for bytes bodies (#8) @SfietKonstantin
  • Some traits like Debug and Eq are implemented on Json and JsonResult

Added