This repository was archived by the owner on Feb 28, 2024. It is now read-only.
v0.2.0
What's Changed
- feat(index): add annotation update option by @jonburdo in #358
- fix(add): show more informative auto-indexing message by @jonburdo in #362
- fix(index): determine file modified time correctly by @jonburdo in #363
- feat(index): output numbers for ephemeral files copied by @jonburdo in #364
- fix(index): get atime for local files correctly by @jonburdo in #365
- feat(dataset): add auto-pull option to datasets by @jonburdo in #370
- feat(query): add custom JMESPath functions dotproduct, unique by @jonburdo in #373
- fix: parse dataset arguments correctly by @jonburdo in #374
- fix(index): more descriptive ephemeral path error by @jonburdo in #375
- fix(index): use storage config with infer format by @jonburdo in #377
- fix(storage): use fs class instead of instance for adding storage by @jonburdo in #378
- feat(instantiate): parallelize instantiation for infer and annot formats by @jonburdo in #384
- fix(index): incorrect overlapping directories error by @jonburdo in #387
- feat: format unexpected exceptions properly by @jonburdo in #389
- fix: rename sort_option dir by @jonburdo in #393
- Configure Renovate by @renovate in #390
- chore(renovate): include config:base in renovate config by @jonburdo in #402
- fix(ui): print init help message for missing instance by @jonburdo in #407
- chore(deps): update all dependencies by @jonburdo in #404
- feat(tag): option for exact tag set by @jonburdo in #408
- feat(index): show number of new data object paths by @jonburdo in #415
- feat(ds): add subcommands
listanddeltoldb dsby @jonburdo in #417
New Contributors
Full Changelog: v0.1.10...v0.2.0