Support data locators as input for all `cldf` subcommands.
1.30.0
Fully supports CLDF 1.2 now, including [CLDF extensions](https://github.com/cldf/cldf#extensions).
1.29.0
- Added support to write datasets with (individually) zipped table CSV files.
1.28.0
- Added `pycldf.Dataset.filename` property, to retrieve the name of the metadat file for both cases, local and remote datasets. - Enhanced cli utilities to make dataset specification and retrieval by URL possible.
1.27.0
- Updates to account for CLDF 1.1.3 - Support for renaming columns - Validation of URITemplate properties when validating
1.26.1
- Fixed bug whereby zipped tables were not detected/evaluated during validation.