- Deprecate this crate
- Update from PyO3 0.16 to 0.17
- Update from PyO3 0.15 to 0.16
- Update from PyO3 0.14 to 0.15
- Fix conversions of durations above 35 minutes
- Support Rust 1.41 which matches PyO3's MSRV (tested in CI)
- Add support for serde traits via "serde" feature flag
- Update from PyO3 0.13 to 0.14
- Initial release