- Remove all aggregates except `count` and `unique_ocids_count`.
0.16.2
Fixed
- `libcoveocds.schema.SchemaOCDS.__init__` no longer sets `invalid_version_data` if the package version is missing. (Regression in 0.16.1.)
0.16.1
Fixed
- `libcoveocds.schema.SchemaOCDS.__init__` no longer errors if the package version is an unhashable type.
0.16.0
Removed
- `libcoveocds.api.ocds_json_output` no longer accepts a `file_type` argument. - Reduce use of libcove. These removals might cause errors:
- `ignore_errors` decorator from `get_records_aggregates` and `get_releases_aggregates` functions - `default` argument from `json.dumps` call, for handling decimals