Skip to content

v0.12.0

Compare
Choose a tag to compare
@cakebaker cakebaker released this 22 Sep 13:15
· 16 commits to main since this release
5662a1b

Breaking change: we have migrated from chrono to jiff. Our parse functions now return a jiff::Zoned struct upon success. Additionally, parse_datetime_at_date now requires a jiff::Zoned struct as an argument.

A big thank you to @yuankunzhang for all their work for this release!

What's Changed

Dependencies

New Contributors

Full Changelog: v0.11.0...v0.12.0