Releases: davdroman/PeriodDuration
Releases · davdroman/PeriodDuration
0.16.0
What's Changed
- Update dependencies and minimum Swift version to 5.7 by @davdroman in #22
Full Changelog: 0.15.0...0.16.0
0.15.0
0.14.1
0.14.0
What's Changed
- Enable Swift 5.7 in CI by @davdroman in #17
- Update
Parsing
library to 0.10.0 by @davdroman in #16
Full Changelog: 0.13.0...0.14.0
0.13.0
0.12.0
- [New] Added
zero
static instances. - [Changed] All units are now non-optional, defaulting to 0.
- [Internal] Replaced Regex with swift-parsing, improving parsing speed 20-50x.
- [Internal] Added basic benchmarks.
Full Changelog: 0.11.0...0.12.0