Changelog for
python311-asdf-astropy-0.6.1-150700.2.2.noarch.rpm :
* Fri May 03 2024 dmuellerAATTsuse.com- update to 0.6.1:
* update copy usage in Quantity converter to deal with astropy 6.1 changes.
* Fri Mar 15 2024 codeAATTbnavigator.de- Update to 0.6.0
* Add python 3.12 support. [#219]
* Update ASDF standard 1.6.0 support. [#219]
* Increase minimum versions for asdf-coordinates-schemas asdf-transform-schemas and list asdf-standard as a dependency. [#219]
* Sat Nov 25 2023 dmuellerAATTsuse.com- update to 0.5.0:
* 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
* Remove ``oldest-supported-numpy`` from ``pyproject.toml`` ``build-system`` as this was never needed and will cause problems building on python 3.12 betas.
* 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]
* Thu May 18 2023 codeAATTbnavigator.de- Update to 0.4.0
* Update pins for asdf, asdf-coordinates-schemas, numpy, and packaging. [#164]
* Add serialization support for non-VOunits. [#142]
* Add serialization support for MagUnit based units. [#146]
* Document and add assert_model_roundtrip and assert_table_roundtrip to
* asdf_astropy.testing.helpers. [#170]
* Thu May 18 2023 dmuellerAATTsuse.com- set sle15_python_module_pythons for building with newer python stack on SLE15
* Tue Dec 06 2022 codeAATTbnavigator.de- Fix builddeps
* Mon Dec 05 2022 dmuellerAATTsuse.com- update to 0.3.0:
* Update citations.
* Switch to using ``pyproject.toml`` for package configuration.
* Fix bug with ``memmap`` of ``Quantity`` objects.
* Drop support for ``numpy-1.18``.
* Fix bug with ``str`` representations of ``astropy.time`` objects.
* Fix bug in preserving the ``dtype`` of ``Quantity`` objects.
* Thu Oct 27 2022 codeAATTbnavigator.de- Update to 0.2.2
* Add converter for the new Schechter1D model.
* Add CITATION file.
* Add migration and quick-start documentation guides, and update minimum Python version.
* Update FrameConverter to enable the use of multiple tags.
* Bugfixes for astropy.time converters.
* Remove unnecessary tag: from schemas.
* Add converters for ModelBoundingBox and CompoundBoundingBox.- Drop asdf-astropy-pr84-fixtests.patch
* Sun Jun 05 2022 codeAATTbnavigator.de- Add asdf-astropy-pr84-fixtests.patch - gh#astropy/asdf-astropy#84
* Wed Apr 27 2022 codeAATTbnavigator.de- Update to v0.2.1
* Migrate documentation from astropy to asdf-astropy.
* Pin astropy min version to 5.0.4.
* Tue Mar 22 2022 codeAATTbnavigator.de- Fix setuptools_scm[toml] requirement for old distro
* Sun Mar 13 2022 codeAATTbnavigator.de- Update to v0.2.0
* Add support for serialization and deserialization of input_units_equivalencies for astropy models.
* Bugfix for units_mapping schema\'s property name conflicts. Changes: - inputs to unit_inputs - outputs to unit_outputs
* Add converter support for Cosine1D, Tangent1D, ArcSine1D, ArcCosine1D, ArcTangent1D models.
* Add converter for Spline1D model.
* Add astropy Table connector for ASDF.
* Move assert_model_equal to helpers module.
* Fix warnings raised during testing.- Make _multibuild in order to avoid build cycles
* Tue Dec 28 2021 codeAATTbnavigator.de- Initial specfile for v0.1.2- Required by gwcs-0.18