0.5.0
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
frompyproject.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]