- Add Unique IDs count to aggregates - Added many options to CLI: convert, output-dir, schema-version, delete, exclude-file
Changed
- Cache all requests in the tests https://github.com/OpenDataServices/lib-cove/pull/59
0.8.0
Changed
- Move OCDS specific code here from lib-cove https://github.com/open-contracting/lib-cove-ocds/pull/44
0.7.6
- Upgrade to OCDS 1.1.5. Fix URL for codelists.
0.7.5
- Upgrade to OCDS 1.1.5.
0.7.4
Fixed
- Needed dependencies were removed. Put back Python Dependencies until we can properly review which ones can be removed and which can't. https://github.com/open-contracting/lib-cove-ocds/issues/31 - Don't error when looking up a path on a empty schema (e.g. due to broken refs)