- When cache_all_requests was on, some requests were not being cached
0.5.0
- Add additional check EmptyFieldCheck for records.
0.4.0
Added
- cache_all_requests config option, off by default. - Add additional check EmptyFieldCheck for releases.
Changed
- Upgraded lib-cove to v0.6.0 - The cache_schema option to SchemaOCDS and ocds_json_output is now deprecated; but for now it just sets the new cache_all_requests option
0.3.0
Changed
- Remove core code; use libcove instead.
Fixed
- Record ocid now picked up when checking bad ocid prefix. - Will not error if compiledRelease is not a object.
0.2.2
Fixed
- get_file_type() - could not detect JSON file if extension was not "JSON" and filename had upper case letters in it
0.2.1
Fixed
- Corrected name of key broken in initial creation