The format of this file is based on Keep a Changelog, and this project uses Semantic Versioning.
0.3.1 (2017-11-22)
-
Don't validate package dicts when re-indexing them (reported and contributed by @wardi)
-
Fixed a crash when trying to extract from a resource in a private dataset. Private datasets are now ignored. (reported by @gjackson12)
0.3.0 (2017-05-10)
IExtractorRequest
interface for adjusting the download request (contributed by @metaodi)
- Moved change log to a separate file
- Improved handling of errors when downloading resource data (reported by @phisqb)
0.2.0 (2016-10-19)
IExtractorPostprocessor
interface for postprocessing extraction results
- Fixed logging problems in
paster
commands
- First release