Releases: GovDataOfficial/ckanext-dcatde
Releases · GovDataOfficial/ckanext-dcatde
6.8.3
6.8.0
- Updates ckanext-dcat to version 1.7.0
6.7.0
- Updates ckanext-dcat to version 1.6.0
6.4.2
- The ckanext-harvest extension is no longer required to use the DCAT-AP.de RDF profile
6.1.0
- Updates and cleans up dependencies
- Standardization of the
test.ini
file
6.0.0
- Removes support for old CKAN versions prior 2.9 and Python 2
5.16.0
- Updates ckanext-dcat to version 1.5.1 and removes support for all properties in class dcat:DataService
except fordcatde:licenseAttributionByText
, as these are now supported directly in ckanext-dcat. - Updates ckanext-harvest to version 1.5.5
- Fixes SA warnings from sqlalchemy that occur since version 1.4
5.13.0
- Adds support for CKAN 2.10.0
5.11.0
- Improves duplicate detection: Adds support for setting a priority to the harvester configuration. The
remote dataset is imported if the modified dates of the remote and local dataset are equal and for the
harvester of the remote dataset was specified a higher priority than for the harvester of the local dataset.
5.9.0
- Fixes tests for Python 2
- Updates ckanext-harvest to version 1.4.2
- Adds support for Python 3.9