Skip to content

Releases: Seddryck/Chrononuensis

Chrononuensis 0.23.0

23 Feb 12:26
4a476a5
Compare
Choose a tag to compare

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

17 Feb 21:41
70201d1
Compare
Choose a tag to compare

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

15 Feb 19:10
bfe3783
Compare
Choose a tag to compare

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

15 Feb 18:04
bf1c3dd
Compare
Choose a tag to compare

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

09 Feb 21:02
135b952
Compare
Choose a tag to compare

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

09 Feb 14:34
de1fa1c
Compare
Choose a tag to compare

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

04 Feb 22:48
9397d42
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

Full Changelog: v0.16.0...v0.17.0

Chrononuensis 0.16.0

04 Feb 21:48
5238f46
Compare
Choose a tag to compare

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

03 Feb 17:54
0e487d7
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

Full Changelog: v0.14.0...v0.15.0

Chrononuensis 0.14.0

02 Feb 21:35
c8d5988
Compare
Choose a tag to compare

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