Changelog#

1.8.0 (2025-07-05)#

Features#

  • Give explicit unit representation to allow for conversion of compound units (bb0b5f6)

Bug Fixes#

  • Now properly handles pixel scale conversions (0c7863f)

1.7.0 (2025-06-02)#

Features#

  • Add lod and lod_eq to astropy.units directly when importing (5aa2894)

1.6.0 (2024-03-28)#

Features#

  • main: Added test (cc23b27)

  • main: Adding coverage report and a codecov.io workflow (168e96a)

Bug Fixes#

  • main: Coverage working (0404d94)

  • main: Updating coverage system (a90c92b)

1.5.2 (2024-03-28)#

Bug Fixes#

  • main: Adding parentheses that were lost in translation (baabcac)

1.5.1 (2024-03-26)#

Bug Fixes#

  • main: Removed inclusion of the _version.py file in autoapi (39ba2c7)

1.5.0 (2024-03-26)#

Features#

  • main: Added changelog to documentation (b06a727)

Bug Fixes#

  • main: Cleaning up images (8b9fab9)

1.4.5 (2024-03-26)#

Bug Fixes#

  • main: Added link to readthedocs (dee37d9)

1.4.4 (2024-03-26)#

Bug Fixes#

  • main: Add favicon ico file (b3b99fe)

1.4.3 (2024-03-26)#

Bug Fixes#

1.4.2 (2024-03-26)#

Bug Fixes#

1.4.1 (2024-03-26)#

Bug Fixes#

  • version: Updating the way version files are created (#14) (e4b03ee)

1.4.0 (2024-03-26)#

Features#

1.3.0 (2024-03-26)#

Features#

1.2.0 (2024-03-26)#

Features#

  • Adding doc-style checks with ruff (2b263e8)

  • Adding pyright type checking (2b263e8)

1.1.2 (2024-03-22)#

Bug Fixes#

  • removing redundant failing part of publish-to-pypi.yml that was replaced with please-release (b7e3630)

1.1.1 (2024-03-22)#

Bug Fixes#

1.1.0 (2024-03-22)#

Features#

  • testing Conventional Commit and please-release (3822281)