Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 13:22
· 57 commits to master since this release
4d76145

0.5.0 (2020-07-04)

Feature: (#5)

  • (CLI) Add register subcommand to add Item into Index
  • (CLI) Add deregister subcommand to remove Item from Index
  • (CLI) Add modify subcommand to edit properties of Item in Index
  • (install, client) Verify checksum of downloaded item when it is provided by Item JSON

Change: (#5)

  • (schema/item) Rename struct ItemChecksums -> ItemChecksum