Documentation
- fix typos
Bug Fixes
- prevent panics from dates which cannot be represented by the
time
crate
Commit Statistics
- 12 commits contributed to the release over the course of 28 calendar days.
- 30 days passed between releases.
- 2 commits were understood as conventional.
- 3 unique issues were worked on: #691, #706, #720
Thanks Clippy
Clippy helped 1 time to make code idiomatic.
Commit Details
view details
- #691
- set
rust-version
to 1.64 (55066ce)
- set
- #706
- improve test coverage related to freestanding 'kind' markers (6a70f0b)
- #720
- prevent panics from dates which cannot be represented by the
time
crate (786f6dc)
- prevent panics from dates which cannot be represented by the
- Uncategorized
- prepare changelogs prior to release (7c846d2)
- Merge branch 'Lioness100/main' (1e544e8)
- fix typos (39ed9ed)
- thanks clippy (bac57dd)
- make fmt (e22080e)
- Optimize usage of
hex_to_id()
(6fa950d) - Merge branch 'main' into break_cycel2 (e67307a)
- Merge branch 'fix-706' (ab0bc98)
- Break cyclical dev dependencies (1fea18f)