rearch v0.10.0
GregoryConrad
released this
05 Apr 13:48
·
39 commits
to main
since this release
Chore
- bump version numbers
Other
- run clippy for tests too
Style
- fix latest docs-styling clippy lint
New Features (BREAKING)
- add lifetimes to FnOnce callbacks
Helps to reduce some otherwise unneeded clones.
Refactor (BREAKING)
- rewrite old CapsuleKey as trait alias
This removes issues the old CapsuleKey faced, such as no Hash impl.
Commit Statistics
- 5 commits contributed to the release over the course of 79 calendar days.
- 80 days passed between releases.
- 5 commits were understood as conventional.
- 4 unique issues were worked on: #36, #37, #40, #41