- Add font zip download to api.
- Upgrade to dart 2.17 and flutter 3.0.
- Fix cli version parser error.
- Update description.
- Add support for use in packages.
- Update README.md file to reflect previous changes and be more concise.
- Move font configuration into
fonts
key in fontsource config. - Move generated package directory to
.fontsource
. - Fix current working directory resolving incorrectly.
- Fix version key not accepting "latest".
- Initial release with cli and dart api.