Skip to content

Commit deeffda

Browse files
authored
Release v0.6.1 (#268)
1 parent d2b2960 commit deeffda

File tree

5 files changed

+22
-4
lines changed

5 files changed

+22
-4
lines changed

CHANGELOG.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
0.6.1 (2025-02-20)
2+
==================
3+
4+
Breaking Changes
5+
----------------
6+
7+
- Removed "inplace" method for `sunkit_image.radial.rhef`. (`#254 <https://github.com/sunpy/sunkit-image/pull/254>`__)
8+
- Changed the default rank method for `sunkit_image.radial.rhef` from 'numpy' to 'scipy'. (`#266 <https://github.com/sunpy/sunkit-image/pull/266>`__)
9+
10+
11+
New Features
12+
------------
13+
14+
- Added a method called "none" to `sunkit_image.radial.rhef` to allow for the bypassing of the radial filter. (`#266 <https://github.com/sunpy/sunkit-image/pull/266>`__)
15+
16+
17+
Bug Fixes
18+
---------
19+
20+
- Fixed NaN handling in `sunkit_image.radial.rhef`. (`#254 <https://github.com/sunpy/sunkit-image/pull/254>`__)
21+
22+
123
0.6.0 (2025-02-19)
224
==================
325

changelog/254.breaking.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/254.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/266.breaking.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/266.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)