Releases: HakaiInstitute/GlintMaskGenerator
Releases · HakaiInstitute/GlintMaskGenerator
v3.1.0
What's Changed
- Replaced np.float calls with just float by @Latseen in #40
- Build GUI against Python 3.10 by @tayden in #41
- Add support for Python 3.11 by @tayden in #42
- Drop support for Python 3.8 by @tayden in #42
- Reduce default number of workers by @tayden in #43
New Contributors
Full Changelog: 3.0.4...3.1.0
v3.0.4
v3.0.3
What's Changed
- Bump future from 0.18.2 to 0.18.3 by @dependabot in #35
- Update README badges by @tayden in #37
- Update CITATION.cff
- Use Zenodo DOI + archiving
Full Changelog: 3.0.2...3.0.3
v3.0.2
What's Changed
Full Changelog: 3.0.1...3.0.2
v3.0.1
What's new
- Version number added to window title
Bug fixes
- Fix bug that prevented app launch on Linux
Full Changelog: v3.0.0...3.0.1
v3.0.0
What's Changed
- Reduce the default number of workers in the CLI by @tayden in #20
- Better handling of large CIR files by @tayden in #21
- Fix frozen progress bar in GUI by @tayden in #22
- Update package build system by @tayden in #23
- Max Workers option now defaults to the number of CPUs by @tayden in #25
- Update documentation @tayden in #26
- Test against Python versions 3.8 through 3.10 by @tayden in #29
- Update project dependency versions
- Add app icon to system tray by @tayden in #32
- Cleaned up unimplemented function in GUI
- Drop support for Intensity Ratio masking in favour of the more reliable Band-Thresholding mask workflow
Full Changelog: v2.0.4...v3.0.0
v2.0.5
Merge branch 'hotfix/v2.0.4'
v1.10.0
Pypi package