Releases: Seddryck/Chrononuensis
Releases · Seddryck/Chrononuensis
Chrononuensis 0.23.0
What's Changed
Exciting new features and enhancements🎉
- feat: CustomPeriod and additional methods to handle any flavour of period by @Seddryck in #58
Other Changes 🪛
- refactor: simplify calculation of days and other part of IPeriod by @Seddryck in #57
Full Changelog: v0.22.0...v0.23.0
Chrononuensis 0.22.0
What's Changed
Exciting new features and enhancements🎉
- feat: support of main properties for periods by @Seddryck in #55
Full Changelog: v0.21.0...v0.22.0
Chrononuensis 0.21.0
What's Changed
Exciting new features and enhancements🎉
Bug fixes 👾
- fix: ensure correct backtracking in literal matching for mutually exclusive tokens by @Seddryck in #52
Other Changes 🪛
Full Changelog: v0.20.0...v0.21.0
Chrononuensis 0.20.0
What's Changed
Exciting new features and enhancements🎉
- feat: lexer and parser for mutually exclusive choices in format strings by @Seddryck in #49
Full Changelog: v0.19.0...v0.20.0
Chrononuensis 0.19.0
What's Changed
Exciting new features and enhancements🎉
- feat: allow double quotes as valid escape characters for literal tokens in format strings by @Seddryck in #46
Full Changelog: v0.18.0...v0.19.0
Chrononuensis 0.18.0
What's Changed
Exciting new features and enhancements🎉
- feat: roman numeral parser and lexer for day, month, year by @Seddryck in #44
Full Changelog: v0.17.0...v0.18.0
Chrononuensis 0.17.0
What's Changed
Exciting new features and enhancements🎉
Full Changelog: v0.16.0...v0.17.0
Chrononuensis 0.16.0
What's Changed
Exciting new features and enhancements🎉
- feat: specific rules at creation of periods with variable duration by @Seddryck in #40
Full Changelog: v0.15.0...v0.16.0
Chrononuensis 0.15.0
What's Changed
Exciting new features and enhancements🎉
Full Changelog: v0.14.0...v0.15.0
Chrononuensis 0.14.0
What's Changed
Exciting new features and enhancements🎉
- feat: improve exception when an expected token is missing in the format by @Seddryck in #36
Other Changes 🪛
- ci: calculate code coverage including generated code by @Seddryck in #35
Full Changelog: v0.13.0...v0.14.0