This repository was archived by the owner on Feb 28, 2024. It is now read-only.
v0.1.6
What's Changed
- allow remote read-add storage by @jonburdo in #216
- GitHub actions test python3.10 by @jonburdo in #225
- use fs class instead of instance for _strip_protocol by @jonburdo in #226
- construct paths outside of for-loops by @jonburdo in #227
- add-storage output bug by @jonburdo in #228
- prevent use of ds:root for workspace datasets by @jonburdo in #231
- add auto_index config option by @jonburdo in #235
- remote duplicate line in delete command by @jonburdo in #237
- add sync command by @jonburdo in #238
- diff: Add summary flag. by @daavoo in #250
- remove extra newline in diff summary by @jonburdo in #251
- prevent deletion of non-workspace directories by @jonburdo in #248
- eval: Add
indentargument. by @daavoo in #236 - Update pre commit versions by @jonburdo in #272
- allow instantiation outside of workspace by @jonburdo in #262
- fix bug resulting in type error during indexing by @jonburdo in #271
- add missing metavars to cli args by @jonburdo in #274
- instantiate: add basic multithreading implementation by @dtrifiro in #241
- add progressbar for multithreaded transfers by @dtrifiro in #242
- Update ci triggers by @jonburdo in #273
- do not index hidden directories on tensorflow-inferred format by @jonburdo in #279
- add s3 dependencies by @jonburdo in #283
- allow label studio indexing by @jonburdo in #284
- add pull command by @jonburdo in #286
- pull: allow specific versions by @jonburdo in #287
- add tag command by @jonburdo in #289
- ws identifier by @jonburdo in #291
- add apply option by @jonburdo in #293
- validate jmespath identifiers by default by @jonburdo in #294
- add path option by @jonburdo in #298
- del: workspace error handling by @jonburdo in #300
- data object id prefix by @jonburdo in #317
- add target option to stage and instantiate commands by @jonburdo in #319
New Contributors
Full Changelog: v0.1.5...v0.1.6