New Features
Prefix::from_hex()
- Implement
TryFrom<&str>
forPrefix
Currently there is no easy way to create astruct Prefix
from a hex
string. The methodParser::from_hex()
is NIY.
Commit Statistics
- 9 commits contributed to the release over the course of 46 calendar days.
- 46 days passed between releases.
- 2 commits where understood as conventional.
- 2 unique issues were worked on: #301, #413