- Added a utility function to query SQLite DBs using user-defined functions, aggregates or collations. - Fixed a bug whereby validation of remote datasets specified by URL of the metadata file did not work.
1.40.4
- Fixed issue where validator reports invalid data sets as valid if a logger is supplied
1.40.3
- Fixed issue where the wrong value was assigned to ORM objects' `description` attribute. - Better error message when validating source with trailing separator.
1.40.2
Fixed issue whereby valid datasets could not be loaded into SQLite because the `database` module was not as forgiving regarding source keys as the CLDF spec (or the validation in `pycldf`).
1.40.1
Fixed issue whereby CLDF Markdown content was validated even if not explicitely requested.
1.40.0
- Support certain GitHub URLs as dataset locators. - Pragmatic support for large media files. - Support validation of CLDF Markdown content in datasets.