Recent Releases of glint-mask-tools
glint-mask-tools - v3.1.0
What's Changed
- Replaced np.float calls with just float by @Latseen in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/40
- Build GUI against Python 3.10 by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/41
- Add support for Python 3.11 by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/42
- Drop support for Python 3.8 by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/42
- Reduce default number of workers by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/43
New Contributors
- @Latseen made their first contribution in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/40
Full Changelog: https://github.com/HakaiInstitute/GlintMaskGenerator/compare/3.0.4...3.1.0
- Python
Published by github-actions[bot] over 2 years ago
glint-mask-tools - v3.0.4
What's Changed
- Bump scipy from 1.9.3 to 1.10.0 by @dependabot in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/38
Full Changelog: https://github.com/HakaiInstitute/GlintMaskGenerator/compare/3.0.3...3.0.4
- Python
Published by github-actions[bot] over 2 years ago
glint-mask-tools - v3.0.3
What's Changed
- Bump future from 0.18.2 to 0.18.3 by @dependabot in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/35
- Update README badges by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/37
- Update CITATION.cff
- Use Zenodo DOI + archiving
Full Changelog: https://github.com/HakaiInstitute/GlintMaskGenerator/compare/3.0.2...3.0.3
- Python
Published by tayden about 3 years ago
glint-mask-tools - v3.0.2
What's Changed
- Stop filtering images based on size by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/34
- Fix PyPI builds
Full Changelog: https://github.com/HakaiInstitute/GlintMaskGenerator/compare/3.0.1...3.0.2
- Python
Published by github-actions[bot] about 3 years ago
glint-mask-tools - v3.0.1
What's new
- Version number added to window title
Bug fixes
- Fix bug that prevented app launch on Linux
Full Changelog: https://github.com/HakaiInstitute/GlintMaskGenerator/compare/v3.0.0...3.0.1
- Python
Published by github-actions[bot] about 3 years ago
glint-mask-tools - v3.0.0
What's Changed
- Reduce the default number of workers in the CLI by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/20
- Better handling of large CIR files by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/21
- Fix frozen progress bar in GUI by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/22
- Update package build system by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/23
- Max Workers option now defaults to the number of CPUs by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/25
- Update documentation @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/26
- Test against Python versions 3.8 through 3.10 by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/29
- Update project dependency versions
- Add app icon to system tray by @tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/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: https://github.com/HakaiInstitute/GlintMaskGenerator/compare/v2.0.4...v3.0.0
- Python
Published by github-actions[bot] over 3 years ago