What's Changed
- Updated release method notes by @york-stsci in #657
- Fix various typos by @luzpaz in #661
- build(deps): update scipy requirement from <1.15.0,>=1.14.1 to >=1.14.1,<1.16.0 by @dependabot[bot] in #660
- [SCSB-205]
project.license.file->project.license-filesby @zacharyburnett in #662 - build(deps): update numexpr requirement from <2.11.0,>=2.9.0 to >=2.9.0,<2.15.0 by @dependabot[bot] in #667
- [SCSB-225] migrate
[tool.pytest.ini_options]to native TOML by @zacharyburnett in #669 - remove
ez_setup.pyby @zacharyburnett in #668 - Code linting and formatting with Ruff by @mperrin in #672
- import scipy.ndimage instead of the removed scipy.ndimage.interpolation by @schlafly in #673
- remove distutils usage and stale checks by @braingram in #677
- Update minimum supported dependency versions following SPEC0 by @mperrin in #678
- Improve docstrings for poppy_core.py and optics.py by @mperrin in #680
- new decomposition function based on matrix multiplication from D Aros… by @marcio-melendez in #679
- Remove an old deprecated help email. by @mperrin in #681
- Update docs 1.2.0 by @york-stsci in #682
New Contributors
- @luzpaz made their first contribution in #661
- @schlafly made their first contribution in #673
- @marcio-melendez made their first contribution in #679
Full Changelog: 1.1.2...v1.2.0