Skip to content

v0.0.1-beta

Compare
Choose a tag to compare
@cadensstudio cadensstudio released this 15 Dec 15:16
· 8 commits to main since this release
d4d7e0d

Changelog

  • 1b1e4b0 add commands
  • f007b3f add go stuff
  • 9044dc8 add status code error handling and update messages
  • 51149df add support for axes key for variable fonts
  • 9a7ec22 auto lowercase input
  • aef1679 build: add brews config
  • 25ec243 build: update binary name for macOS
  • 8f4a789 build: update binary naming convention
  • a838260 build: update build targets
  • 60124c9 chore: add goreleaser config
  • f1fd4f9 chore: cleanup files and comments
  • 8e658d6 chore: improve error messaging and handling
  • 4990616 chore: update license
  • a32b706 downloads font file!
  • 7758517 feat: add dir flag
  • 95212aa feat: add list cmd for top 10 fonts
  • 774cdc9 feat: parse font family for spaces and cases
  • 584ea2d feat: print css rules
  • d4d7e0d fix: add api key flag for commands (#2)
  • d44b259 fix: axes returns a float value for some fonts
  • f9dd8e9 fix: parse fonts on list command
  • 58b1cd5 fix: parse fonts with spaces
  • 9b1f6a6 fix: prompt user for API Key on run (#1)
  • 8c6bee7 gets font file successfully!
  • 5e205a0 initial commit
  • f54b763 optimize font parse function
  • 547f432 remove extra print statement
  • 6183842 update get cmd help
  • ef5dbbd update help messages