This project uses semantic versioning. This change log uses principles from keep a changelog.
- Licence file now included in release thanks to Jan Janssen (https://github.com/jan-janssen)
- Added support for
-hflag as well as--help - Added timestamp to logging output
- Improved handling of URIs in validation code
dtool_cli.cli.base_dataset_uri_validationhelper parameter validation methoddtool_cli.cli.base_dataset_uri_argumenthelper decoratordtool_cli.cli.proto_dataset_uri_validationhelper parameter validation methoddtool_cli.cli.proto_dataset_uri_argumenthelper decorator
dtool_cli.cli.dataset_uri_validationnow validates that dataset is frozendtool_cli.cli.dataset_uri_argumentnow validates that the dataset is frozen
- Improved version string
dtool_cli.cli.storagebroker_validationhelper parameter validation method
dtool_cli.cli.dataset_uri_validationhelper parameter validation methoddtool_cli.cli.dataset_uri_argumenthelper decoratordtool_cli.cli.CONFIG_PATHglobal variable- Add
--debugoption
Basic scaffold to create a dtool client that uses the dtoolcore version
2 API.
- Entry point for
dtool.cli
- Entry points
dtool.datasetanddtool.collection