OWS release 1.8.19
Improved test coverage and documentation; bug fixes; repo cleanup.
- Improved test coverage (#708, #709, #710)
- Fixed zero-day bug in WMTS GetFeatureInfo (#708)
- Improved pylint github action (thanks @pindge). (#713)
- Cleanup of requirements lists, and removal of old unused files. (#714)
- Fix platform-dependent numpy.typing import issue (thanks @alexgleith) (#718)
- Fix two WCS query interpretation bugs (#719)
- Documentation updates, including a cleanup of the README. (#720)
- Add support for ows_stats performance diagnostic tool to WMTS and WCS. (#721)
- Pin s3fs version in requirements.txt for compatibility with odc_tools (#722, #724)
- Increment version number (#723)