Skip to content

Tags: datopian/data-cli

Tags

v0.10.1

Toggle v0.10.1's commit message
Update dependency with graceful-fs to fix error with Node > 11.15

v0.9.6

Toggle v0.9.6's commit message
Bug fix

v0.9.5

Toggle v0.9.5's commit message
release for [email protected]

v0.9.4

Toggle v0.9.4's commit message
Changes:

- pushed datasets are public by default
- get command bug fixes
- windows related bug fixes
- other small improvements

v0.9.3

Toggle v0.9.3's commit message
Changes:

- more trackers for KPIs
- init command bug fixes

v0.9.2

Toggle v0.9.2's commit message
Changes:

- fixed Windows specific bug for 'init' command when using name of CWD to name the dataset
- fixed Windows specific bug for 'push' and 'validate' commands when running them without arguments

v0.9.1

Toggle v0.9.1's commit message
Changes:

- bug fixes re push, info and validate commands in 'data.js' library
- bug fixes re init command in 'datahub-client' library

v0.9.0

Toggle v0.9.0's commit message
Changes:

* 'init' command improvements:
  * interactive mode support with '-i' flag
  * ODC licenses support
    * by default PDDL license is added
    * in interactive mode, publishers can choose one of ODC licenses
  * detecting README and using it as 'readme' and 'description' properties

v0.8.13

Toggle v0.8.13's commit message
Changes:

- better error messages
- improved UX when sending error reports

v0.8.12

Toggle v0.8.12's commit message
see tag message for v0.8.10