Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 09:21
· 67 commits to master since this release
6a7312c

0.4.0 (2020-07-03)

Feature: (#4)

  • (CLI) Add new subcommand to generate Item JSON
  • (CLI) Add revise subcommand to add/edit/delete a Version in Item JSON
  • (schema/item) Add functions to create/update/output Item data structure
  • (schema/item) Support CRC checksum

Change: (#4)

  • (schema) Move Item-related functionality to "schema/item" subpackage
  • (CLI) Add version subcommand and obsolete -V|--version option