Releases: sunpy/ndcube
Releases · sunpy/ndcube
v2.2.4
v2.2.3
v2.2.2
v2.2.1post
Fix version in the documentation sidebar.
v2.2.1
What's Changed
- Backport PR #654 on branch 2.2 (Fix devdeps figure tests and getting the wrong filename) by @meeseeksmachine in #656
- Backport PR #660 on branch 2.2 (Remove old circleci webhook config) by @meeseeksmachine in #662
- Backport PR #670 on branch 2.2 ([pre-commit.ci] pre-commit autoupdate) by @meeseeksmachine in #671
- Backport PR #668 on branch 2.2 (Fix the unrendered code snippets in the docstrings) by @meeseeksmachine in #674
- Backport PR #675 on branch 2.2 (update dev figure hashes) by @meeseeksmachine in #676
- Fix for init of for specutils by @nabobalis in #719
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Delete test file + fix CI by @nabobalis in #626
- Edits to manuscript for JOSS review by @dfm in #628
- DOC: Remove broken link from old mailing list by @pllim in #632
- Add a zenodo metadata record by @Cadair in #630
- [main] Drop Python 3.8, Increase min deps versions, update tox config on CI, update circleci by @nabobalis in #636
- Add links to ndcube publications to README and docs. by @DanRyanIrish in #642
- Update NDCollection copy() & pop() to Support None aligned_axes by @Alrobbertz in #646
- Convert WCS wrappers to FITS WCS. by @DanRyanIrish in #649
- Update error messages for mpl and mpl_animators by @nabobalis in #651
New Contributors
- @dfm made their first contribution in #628
- @Alrobbertz made their first contribution in #646
Full Changelog: v2.1.4...v2.2.0
v2.1.4
What's Changed
- Backport PR #626 on branch 2.1 (Delete test file + fix CI ) by @meeseeksmachine in #629
- Backport PR #632 on branch 2.1 (DOC: Remove broken link from old mailing list) by @meeseeksmachine in #633
- [2.1] Update CI by @nabobalis in #638
- Backport PR #643 on branch 2.1 ([pre-commit.ci] pre-commit autoupdate) by @meeseeksmachine in #644
- Backport PR #651 on branch 2.1 (Update error messages for mpl and mpl_animators) by @meeseeksmachine in #652
Full Changelog: v2.1.3...v2.1.4
v2.1.3
v2.1.2
2.1.2 (2023-05-31)
Backwards Incompatible Changes
ndcube.NDCollection.aligned_axes
attribute is now property. (#607 <https://github.com/sunpy/ndcube/pull/607>
__)
Bug Fixes
- Keywords for
sequence_axis_coords
andsequence_axis_unit
were not passed to theSequenceAnimator
constructor.
This is now fixed. (#607 <https://github.com/sunpy/ndcube/pull/607>
__)
Improved Documentation
- Sphinx nitpicky was enabled and lots of references were updated.
- Overall documentation layout was adjusted to shrink the sidebar.
v2.1.1
What's Changed
- Fix Changelog for v2.1.0 by @DanRyanIrish in #595
- Backport PR #600 on branch 2.1 (Fix docs build warnings and error) by @meeseeksmachine in #601
- Backport PR #602 on branch 2.1 (Add changelog for PR #600.) by @meeseeksmachine in #603
Full Changelog: v2.1.0...v2.1.1