### New Features
- expose `Prefix::MIN_HEX_LEN`.
That way other crates can know which candidates to discard off the bat
instead of having to match on an error. It's mere convenience.
### Commit Statistics
- 2 commits contributed to the release over the course of 5 calendar days.
- 25 days passed between releases.
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #427
### Commit Details
* **#427**
- expose `Prefix::MIN_HEX_LEN`. (652f228)
* **Uncategorized**
- update changelogs prior to release (bb424f5)