v0.14.0
What's Changed
- Serialize duration to hour minute second, instead of just seconds by @kakilangit in #50
- Implement
FromStr
for data types by @TehPers in #49 - Fix negative
TzOffset
to_string
handling by @sydney-runkle in #56
New Contributors
- @kakilangit made their first contribution in #50
- @TehPers made their first contribution in #49
- @sydney-runkle made their first contribution in #56
Full Changelog: v0.13.0...v0.14.0