Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 780 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 780 Bytes

Changelog

v1.4.0

  • add verbose fontc version reporting following installation with --vv option changes added in googlefonts/fontc#590 (#6)
  • add dependabot dependency management configuration (#3)
  • add Makefile with maintenance task targets (#5)
  • update development dependencies to latest versions

v1.3.0

  • fix incorrect cargo command for release build installs

v1.2.0

  • add fontc compiler debug build support with a new debug configuration input
  • update Action dependencies

v1.1.0

  • fix fontc executable installation command across installation options

v1.0.0

  • initial release