Releases: hey-jj/author-parser
Releases · hey-jj/author-parser
Release list
author-parser 0.1.1
Fixed
- Kept the published library target name as
author_parserthrough Cargo's package-name default. (#14)
Documentation
- Corrected the adjacent bracket token notes for mixed runs such as
<a>(u)<b>, where only the first bracket token and final trailing token affect the result. (#13)
See CHANGELOG.md for the full changelog.
author-parser 0.1.0
Initial release, the first version published to crates.io.