Skip to content

Latest commit

 

History

History
119 lines (86 loc) · 3.93 KB

File metadata and controls

119 lines (86 loc) · 3.93 KB

1.2.4 (2025-06-20)

Internal Changes

  • Catch errors when animating plots with missing data and replace them with warnings. (#73)

1.2.3 (2025-06-02)

Bug Fixes

  • Allowed a user to override the slider labels for .ArrayAnimatorWCS. (#93)

v1.2.2 - 2025-05-28

Reverted astropy back to optional "wcs" group and changed the version from from 5.6.0 to 5.3.0 as 5.6 is not a real release of astropy

v1.2.1 - 2025-03-12

Maintenance release, no changes otherwise

v1.2.0 - 2024-07-23

Other Changes

  • remove old circleci webhook config by @Cadair in #36
  • Added Gallery + Update Package template by @nabobalis in #37
  • Speed up CI by using different images per build by @Cadair in #39
  • More circle jobs and trying to fix py39 upload by @Cadair in #40
  • use sh not bash because nixos lol by @Cadair in #41
  • Update website by @dstansby in #45
  • gallery plus api docs by @nabobalis in #47
  • Registers package to sunpy template by @CyclingNinja in #48
  • Updates from the package template by @github-actions in #51
  • Wrong base python for image upload by @nabobalis in #50
  • Updates from the package template by @github-actions in #52
  • Updates from the package template by @github-actions in #53

New Contributors

  • @dstansby made their first contribution in #45
  • @CyclingNinja made their first contribution in #48
  • @github-actions made their first contribution in #51

v1.1.2 - 2024-02-07

Other Changes

  • remove old circleci webhook config by @Cadair in #36
  • Added Gallery + Update Package template by @nabobalis in #37

v1.1.1 - 2023-11-17

Other Changes

  • Update for tox4 by @ConorMacBride in #20
  • Minor tweaks to CI - No actions by @nabobalis in #28
  • Move to actions by @nabobalis in #29
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #30
  • Bump actions/checkout from 2 to 4 by @dependabot in #31

New Contributors

  • @ConorMacBride made their first contribution in #20
  • @nabobalis made their first contribution in #28
  • @dependabot made their first contribution in #30

v1.1.0 - 2022-08-10

Bug Fixes

  • Fix setting y limits when data is a dask array by SolarDrew in #11

Other Changes

  • Add changelog config and bump minimum Python version to 3.8 by Cadair in #12

New Contributors

  • @SolarDrew made their first contribution in #11

v1.0.0

Initial release with code copied from sunpy.visualisation.animators.