- Moved from cod-ed -> builtree (www.builtree.org) - Updated documentation on how to build docs locally - Added project documentation and governance
0.3.0
- Add optional CLI arguments for filename, family name, and font style - Removed support for multiple sheet inputs (Not particularly useful, made adding features easier) - Improved CI docs and added docs build test - Extended functionality to use temporary directory through Python API too
0.2.1
- Documented using [mkdocs](https://www.mkdocs.org/). - Added installation and usage instructions in the documentation. - Documented all the converters.
0.2.0
- Added support for creating multiple inputs - Expanded test coverage
0.1.1
- Fixed multiple errors in README
0.1.0
Initial Release with the following features: - CLI interface to generate font (.ttf) from input sample. - Multiple configurable parameters. (Not documented)