Skip to content

0.5.0

Compare
Choose a tag to compare
@braingram braingram released this 15 Nov 15:24
· 62 commits to main since this release
395c516

Changes include:

  • Drop support for Python 3.8 in accordance with NEP 29. [#180]
  • Update RepresentationConverter for new class paths in astropy [#181]
  • Update Converters so that all Class Variables are immutable [#188]
  • Remove oldest-supported-numpy from pyproject.toml build-system
    as this was never needed and will cause problems building on python 3.12 betas. [#193]
  • Use unique uri for extensions that implement converters for core asdf types [#199]
  • Add support for astropy.table.NdarrayMixin [#200]
  • Update angle converters for new class paths in astropy [#207]