v0.7.14
Changes:
- re-work on 'push' command so users can now push Excel sheets by name
- re-work on 'cat' command so now we handle different encodings when 'catting' files
- re-work on 'get' command for datasets from DataHub - now we only download "zipped" version and unzip it for you so you save traffic and it's much quicker
- you also can now 'get' private datasets from DataHub (only if you're the owner)
- re-work on 'info' command's output for dataset to include title at top and richer resource table
- 'init' command bug fix: you can now use numbers in the dataset name
- 'validate' command bug fix: you can now use profiles from registry in your descriptor, e.g.,
profile: 'data-package' - better error messages for 'push', 'get' and 'info' commands