Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:08
· 90 commits to main since this release
9723180

What's Changed

  • feat(query): add shuffle option to dataset commands by @jonburdo in #329
  • feat(instantiate): add data object query options to instantiate command by @jonburdo in #330
  • fix(get,stage,instantiate): standardize target directory creation by @jonburdo in #336
  • add flake8 extensions from py-template by @jonburdo in #338
  • feat(transform): add new transform command by @jonburdo in #344
  • feat(commit,stage): save and load dataset transforms by @jonburdo in #350
  • fix(add-storage): use json values for storage options by @jonburdo in #352
  • feat(init): add storage config for public data lakes during quickstart init by @jonburdo in #353
  • fix(get): do not auto-stage populated directories by @jonburdo in #355

Full Changelog: v0.1.8...v0.1.10