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