v2.0.0
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