Small release with small bug fix for using tqdm as optional dependency for progress bar, adding example data section and fix minor rendering issue in documentation.
What's Changed
- Fix broken equation due to lower syntax tolerance in MathJax by @rhugonnet in #903
- Remove filters (now in GeoUtils) by @adebardo in #905
- Allow untyped decorators and remove type ignores by @rhugonnet in #908
- ICrop value bounds for test data by @marinebcht in #890
- Improve examples.py and document the access to data by @marinebcht in #889
- Always prepare data in accuracy worflow (coreg/no coreg process) by @marinebcht in #873
- Secure use of optional dependency tqdm by @adebardo in #919
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #925
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #926
- Update version to
0.2.3by @rhugonnet in #927
Full Changelog: v0.2.2...v0.2.3