Many small but important fixes and improvements that were missing in v0.9.0.
What's Changed
Changes to or addition of Effects
- Improve z_order by @teutoburg in #500
- Fix FieldVaryingPSF by @hugobuddel in #506
New Features or Improvements
- Enable DeprecationWarnings by default by @teutoburg in #508
- Minor fixes for ScopeSimple by @teutoburg in #510
- Add support for package and mode status keywords by @teutoburg in #509
Dependency Changes
- Require Templates 0.6.0 and sync from there by @teutoburg in #501
- Bump tornado from 6.4.1 to 6.4.2 by @dependabot in #511
Documentation Improvements
- Cleanup example notebooks by @teutoburg in #496
Other Changes
- Added source scaling test by @janusbrink in #495
- Move logging config to separate yaml, configure individual loggers by @teutoburg in #502
- Ignore strip_cdata warning by lxml, introduced by bs4 by @hugobuddel in #504
- Fix #490: make rescale_imagehdu more robust against dimension mismatches by @oczoske in #503
- Make random test deterministic by @hugobuddel in #512
- Fix two more issues with ScopeSimple by @teutoburg in #514
Full Changelog: v0.9.0...v0.9.1