All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- This CHANGELOG file.
- End point county/code/{code}.
- End point county/gridref/{gridref}.
- id_difficulty to /verify response.
- result to /verify and /validate response. This contains a string of ['pass'|'warn'|'fail'].
- /validate and /verify to raise errors on taxon name/tvk of ''.
- /validate to always returns sref.gridref.
- /validate to return vc assignment if vc not provided.
- /rules/update_result to have progress indicator, rules_updating_now.
- /verify id_difficulty to be an integer rather than a list. The highest value rather than all values.
- /verify messages to include list of tests run.
- id_difficulty from /validate response.
- ok from /verify and /validate response
First release