Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 593 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 593 Bytes

0.5.4

  • Added the possibility to run "add-type" several times, which overwrites existing types
  • Added a command argument "remove-type" to remove a type
  • Added a command option "force-update" to ignore code change warnings and overwrites changed files
  • Fix issue with "Allow running add-type twice" #12
  • Fix issue with "Added update-type and remove-type" #29

0.5.3

  • Fix issue with needing babel-cli: #27