The format of this file is based on Keep a Changelog, and this project uses Semantic Versioning.
0.2.0 (2018-09-25)
- The
on_error
parameter forImporter.sync_package
,Package.sync_resource
, andResource.sync_view
now defaults toOnError.reraise
.
- Support for pagination during package search
-
Importer.sync_package
did not find existing private packages. -
Improved the handling of errors when entering the context managers and when uploading changes to CKAN.
- First release