Skip to content

v0.2.17

Compare
Choose a tag to compare
@pitdicker pitdicker released this 05 Sep 12:09
· 1478 commits to main since this release

Added

  • Naive date and time types and DateTime now have a serde support.
    They serialize as an ISO 8601 / RFC 3339 string just like Debug. (#51)