What's Changed
The important change is this one:
- Fixes #796 - cosmicray_lacosmic data type return by @allisoneto in #831
New Contributors
- @allisoneto made their first contribution in #831
The rest of the maintenance fixes were:
- DOC: adapt a docstest for numpy 2 (representation of scalars changed) (round 2) by @neutrinoceros in #829
- TST: pin numpy<2 for tests with old astroscrappy by @neutrinoceros in #830
- Migrate to pyproject.toml instead of setup.cfg by @mwcraig in #832
- Black format codebase by @mwcraig in #833
- Add pre-commit and auto-formatting with black by @mwcraig in #834
- Update test matrix for newer versions of numpy by @mwcraig in #836
- Workflow maintainance by @mwcraig in #837
- Address a few minor issues identified by scientific python repo checker by @mwcraig in #838
- Add ruff linting to ccdproc by @mwcraig in #840
- Add some configuration of pre-commit.ci by @mwcraig in #843
- MNT: Use hash for Action workflow versions and update if needed by @mwcraig in #844
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #846
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group by @dependabot in #845
- Bump the actions group across 1 directory with 3 updates by @dependabot in #853
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #848
- Bump codecov/codecov-action from 5.0.2 to 5.0.7 in the actions group by @dependabot in #854
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #855
- Fix error in test case by @mwcraig in #859
- Bump codecov/codecov-action from 5.0.7 to 5.1.2 in the actions group across 1 directory by @dependabot in #858
- Update ruff version by @mwcraig in #860
Full Changelog: 2.4.2...2.4.3.alpha0