Releases: TaskarCenterAtUW/TDEI-python-lib-osw-validation
Releases · TaskarCenterAtUW/TDEI-python-lib-osw-validation
v0.3.6
v0.3.5
v0.3.4
What's Changed
- Update leaf_cycle enums in 0.3 lines/points/polygons schemas and add coverage for the new allowed values.
- Add unit tests that validate acceptance/rejection of leaf_cycle values with the 0.3 schemas.
Full Changelog: 0.3.3...0.3.4
v0.3.3
What's Changed
- [0.3.3] Fixed Task-2817 & Issue-2844 by @sujata-m in #52
- [0.3.3] Fixed Task-2817 & Issue-2844 by @sujata-m in #53
Changes
- Updated validation to surface uploaded ZIP names (not temp extract dirs) when structure errors occur.
- Clarified unsupported GeoJSON message to list allowed patterns as
*.{edges, nodes, points, lines, zones, polygons}.geojson; synced error template and tests. - Added unit coverage for additional-properties hint and structure error filenames; refreshed
unit_test_overview.md. - Bumped package version to
0.3.3and documented changes inCHANGELOG.md. - https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/2817
- https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/2844
Full Changelog: 0.3.2...0.3.3