What's Changed
- Make pyfftw and rasterio extra dependencies by @akx in #24
- Apply black formatting by @chrieke in #35
- Complete types by @chrieke in #36
- Fix iteration bug, remove conversion to float. by @nekhtiari in #37
- CI: Remove --ignore-requires-python by @magdapoppins in #43
- Remove upper bound on python_requires by @akx in #42
- Refactor requirements files by @chrieke in #44
- Refactor readme by @chrieke in #45
- Fixed a bug in which gray images cause crash by @CallShaul in #32
- Update kwargs for structural_similarity by @nekhtiari in #48
- Use poetry for dev by @DylanBartels in #51
- Add tests by @seedlit in #53
- Numpy optimizations by @ajinkya-kulkarni in #52
- Increase version to 0.3.6 by @DylanBartels in #54
New Contributors
- @chrieke made their first contribution in #35
- @magdapoppins made their first contribution in #43
- @CallShaul made their first contribution in #32
- @DylanBartels made their first contribution in #51
- @seedlit made their first contribution in #53
- @ajinkya-kulkarni made their first contribution in #52
Full Changelog: v0.3.5...v0.3.6