Bug Fixes
- Actually avoid
serde
as dependency, when the serde feature is off
faster-hex
has serde as default dependency, and was not marked with
default-features = false
.
Commit Statistics
- 6 commits contributed to the release over the course of 79 calendar days.
- 79 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Update changelogs prior to release (65037b5)
- Merge pull request #2062 from rickprice/minor_documentation_fixups (c2eb0c1)
- Small documentation fixes (bfb1c34)
- Merge pull request #2031 from bpeetz/serde (874cc38)
- Actually avoid
serde
as dependency, when the serde feature is off (0d67c85) - Merge pull request #1971 from GitoxideLabs/new-release (8d4c4d1)