This repository was archived by the owner on Feb 28, 2024. It is now read-only.
v0.4.0
What's Changed
- feat(storage): allow disabling of read-add storage by @jonburdo in #432
- fix(index): use correct key for base-label param by @jonburdo in #434
- feat(storage): allow non-json value for
add-storage -oby @jonburdo in #439 - fix(index): show
--annotation-updatechoices in help by @jonburdo in #440 - feat(index,instantiate): annotation-only format transforms by @jonburdo in #442
- fix(index): fix storage location check by @jonburdo in #447
- feat(index): allow ephemeral remote files by @jonburdo in #450
- feat(index,instantiate): single-file annotation-only format by @jonburdo in #453
- fix(ui): show help message on cli arg parsing error by @jonburdo in #449
Full Changelog: v0.3.0...v0.4.0