- new: `libfv` library that exposes public FontVersion class for work with font version strings - bugfix: `font-v` git commit SHA1 parsing error on Windows platform - changed: refactored commandlines library to this project (from external dependency)
0.3.3
- added modified version string notification to standard output stream on new version writes (13)
0.3.2
- bug fix for DEV/RELEASE version substring duplication when there are two version substrings (7)
0.3.1
- bug fix for incorrect git sha1 string encoding in the version string (issue 12)
0.3.0
- added stdout reporting of name record encoding with new --dev flag for report command - added new git sha1 string length approach to address collisions (issue 2) - fixed duplicated dev/release strings - added new command line subcommand error handling