2.5.0
What's Changed
- Remove plain numpy array as argument option by @mwcraig in #867
- Remove unused private function by @mwcraig in #869
- Update Numpy RNG calls. Fixes #839 by @AlexN1234 in #871
- Use more appropriate comparison for floating point tests by @mwcraig in #877
- Minor masking and flat-field updates by @kbwestfall in #873
- MNT: Remove test runner, other clean-ups by @pllim in #880
- TST: Fetch tags for dynamic version by @pllim in #882
- Drop manifest and restore some of conftest.py to ccdproc by @mwcraig in #884
- Use astropy's bitmask instead of bundling a copy by @mwcraig in #886
- Add publish workflow by @mwcraig in #898
New Contributors
- @AlexN1234 made their first contribution in #871
- @kbwestfall made their first contribution in #873
Full Changelog: 2.4.3...2.5.0