Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 15:04
· 234 commits to main since this release

Added

  • Introduce to_string and other top-level functions for serde_json compat
  • Implement ToStatic for Option

Other

  • I guess that bound wasn't necessary
  • Elide lifetimes
  • Tests pass! Let's only do OffsetDateTime
  • Some unit tests for datetime (failing so far)
  • Make both enums non-exhaustive
  • WIP time implementation
  • Also run on merge_group