Asdf

Latest version: v4.1.0

Safety actively analyzes 723683 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 12

2.4.2

==================

.. note::
The ASDF Standard is at v1.3.0

- Limit the version of ``semantic_version`` to <=2.6.0 to work
around a Deprecation warning. [`700 <https://github.com/asdf-format/asdf/issues/700>`_]

2.4.1

==================

.. note::
The ASDF Standard is at v1.3.0

- Define the ``in`` operator for top-level ``AsdfFile`` objects. [`623 <https://github.com/asdf-format/asdf/issues/623>`_]

- Overhaul packaging infrastructure. Remove use of ``astropy_helpers``. [`670 <https://github.com/asdf-format/asdf/issues/670>`_]

- Automatically register schema tester plugin. Do not enable schema tests by
default. Add configuration setting and command line option to enable schema
tests. [`676 <https://github.com/asdf-format/asdf/issues/676>`_]

- Enable handling of subclasses of known custom types by using decorators for
convenience. [`563 <https://github.com/asdf-format/asdf/issues/563>`_]

- Add support for jsonschema 3.x. [`684 <https://github.com/asdf-format/asdf/issues/684>`_]

- Fix bug in ``NDArrayType.__len__``. It must be a method, not a
property. [`673 <https://github.com/asdf-format/asdf/issues/673>`_]

2.3.3

==================

.. note::
The ASDF Standard is at v1.3.0

- Pass ``ignore_unrecognized_tag`` setting through to ASDF-in-FITS. [`650 <https://github.com/asdf-format/asdf/issues/650>`_]

- Use ``$schema`` keyword if available to determine meta-schema to use when
testing whether schemas themselves are valid. [`654 <https://github.com/asdf-format/asdf/issues/654>`_]

- Take into account resolvers from installed extensions when loading schemas
for validation. [`655 <https://github.com/asdf-format/asdf/issues/655>`_]

- Fix compatibility issue with new release of ``pyyaml`` (version 5.1). [`662 <https://github.com/asdf-format/asdf/issues/662>`_]

- Allow use of ``pathlib.Path`` objects for ``custom_schema`` option. [`663 <https://github.com/asdf-format/asdf/issues/663>`_]

2.3.2

==================

.. note::
The ASDF Standard is at v1.3.0

- Fix bug that occurs when comparing installed extension version with that
found in file. [`641 <https://github.com/asdf-format/asdf/issues/641>`_]

2.3.1

==================

.. note::
The ASDF Standard is at v1.3.0

- Provide source information for ``AsdfDeprecationWarning`` that come from
extensions from external packages. [`629 <https://github.com/asdf-format/asdf/issues/629>`_]

- Ensure that top-level accesses to the tree outside a closed context handler
result in an ``OSError``. [`628 <https://github.com/asdf-format/asdf/issues/628>`_]

- Fix the way ``generic_io`` handles URIs and paths on Windows. [`632 <https://github.com/asdf-format/asdf/issues/632>`_]

- Fix bug in ``asdftool`` that prevented ``extract`` command from being
visible. [`633 <https://github.com/asdf-format/asdf/issues/633>`_]

2.3.0

==================

.. note::
The ASDF Standard is at v1.3.0

- Storage of arbitrary precision integers is now provided by
``asdf.IntegerType``. Reading a file with integer literals that are too
large now causes only a warning instead of a validation error. This is to
provide backwards compatibility for files that were created with a buggy
version of ASDF (see 553 below). [`566 <https://github.com/asdf-format/asdf/issues/566>`_]

- Remove WCS tags. These are now provided by the `gwcs package
<https://github.com/spacetelescope/gwcs>`_. [`#593 <https://github.com/asdf-format/asdf/issues/593>`_]

- Deprecate the ``asdf.asdftypes`` module in favor of ``asdf.types``. [`611 <https://github.com/asdf-format/asdf/issues/611>`_]

- Support use of ``pathlib.Path`` with ``asdf.open`` and ``AsdfFile.write_to``.
[`617 <https://github.com/asdf-format/asdf/issues/617>`_]

- Update ASDF Standard submodule to version 1.3.0.

Page 8 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.