This repository was archived by the owner on Feb 28, 2024. It is now read-only.
v0.1.2
What's Changed
- use final extension for data object when instantiating by @jonburdo in #105
- Custom user functions by @jonburdo in #95
- normalize local storage paths by @jonburdo in #96
- Strict default format by @jonburdo in #100
- Simple custom functions by @jonburdo in #98
- improve ui for list, eval, add commands by @jonburdo in #104
- Avoid copying indexed files by @jonburdo in #99
- add documentation for shell completion by @jonburdo in #107
- print error message if python version is unsupported by @jonburdo in #106
- Fix instantiate clobbering by @jonburdo in #97
- print total number of matching items with list command by @jonburdo in #108
- ds command by @jonburdo in #109
- pretty-print instantiated json by @jonburdo in #110
- stop saving already-indexed ephemeral paths to data object meta by @jonburdo in #112
- sort json keys when deserializing by @jonburdo in #114
- change status arg from path to dataset by @jonburdo in #115
- make indexing error messages clearer by @jonburdo in #116
- remove long description since links do not work by @jonburdo in #117
- change list --short option to --summary by @jonburdo in #118
- update command summary docs and readme by @jonburdo in #119
Full Changelog: v0.1.1...v0.1.2