- Licence file now included in release thanks to Jan Janssen (https://github.com/jan-janssen)
0.16.1
---------------------
Fixed ^^^^^
- Fixed defect where 'dtool verify' calculated hashes even when the '-f/--full' option was not specified. The 'dtool verify' command now runs more quickly.
0.16.0
---------------------
Added ^^^^^
- Added sorting of items by relpath to 'dtool ls <DS_URI>'
Changed ^^^^^^^
- Changed formatting of 'dtool ls <DS_URI>' from using two whitespaces to using one tab to make it easier to work with command line tools such as ``cut``
0.15.0
---------------------
Deprecated ^^^^^^^^^^
- Deprecated the ``dtool overlay`` command, use ``dtool overlays`` instead. See also: https://github.com/jic-dtool/dtool-overlay
0.14.0
---------------------
Added ^^^^^
- Added ``dtool status`` command for working out if a dataset is frozen or not - Added ``dtool uri`` command for expanding absolute and relative paths into proper URIs
0.13.0
---------------------
Added ^^^^^
- Added ``-f/--format`` option to ``dtool summary`` command to enable output in JSON format - Added sorting of CSV/TSV/HTML inventories by dataset name
Changed ^^^^^^^
- Changed default output of ``dtool summary`` to be human readable YAML