1.4.0 Release Notes
Also see CHANGES.rst
.
What's Changed
- MNT: Replace deprecated dtypes in numpy 1.21 by @pllim in #219
- MNT: Do not use enable_deprecations_as_exceptions by @pllim in #221
- Fix deprecated scipy import by @pllim in #222
- TST: Update workflow versions and use built-in cancel by @pllim in #223
- Replace ImageViewCanvas with CanvasView by @ejeschke in #225
- use canonical filename of RTD configuration and enable
nitpicky
mode by @zacharyburnett in #226 - Force drawn circle to have a minimum radius of 1 px by @ejeschke in #228
- BUG: Like PR 228 but for BackgroundSub by @pllim in #229
- remove unsupported
system_packages
RTD config setting by @zacharyburnett in #230 - DOC: Clarify where to find plugins by @pllim in #232
New Contributors
- @zacharyburnett made their first contribution in #226
Full Changelog: 1.3.0...1.4.0