- Check with error_code=46 has become FUTURE_ERROR - Check with error_code=800 has become FUTURE_ERROR - Removed checks: 28, 186, 1601, 1602, 1603. Can be re-added at a later stage. - Checks with error_code in [95, 96, 97] are not only run for channels. - Some textual fixes.
2.17.2
-------------------
- Fix in session.epsg_ref_code
2.17.1
-------------------
- Fix typos in session.epsg_ref_name and session.epsg_ref_code - Ensure that id's created via factory models, used for testing, always autoincrement
2.17.0
-------------------
- Bump schema version to 0.300 - Fix incorrect name of Tags table
2.16.1
-------------------
- Adapt to match some name changes in threedi-schema