Releases: asdf-format/asdf
Releases · asdf-format/asdf
Asdf-2.5.0
The ASDF Standard is at v1.4.0.
Changes include:
- Added convenience method for fetching the default resolver
- Fixed load_schema LRU cache memory usage issue
- Fixed bug causing segfault after update of a memory-mapped file.
ASDF-2.4.1
- Define the
in
operator for top-levelAsdfFile
objects. [#623] - Overhaul packaging infrastructure. Remove use of
astropy_helpers
. [#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]
- Enable handling of subclasses of known custom types by using decorators for convenience. [#563]
- Add support for
jsonschema 3.x.
[#684]
2.3.3
2.3.3 release (bugfix). See the change log for details.
2.3.2
Bugfix release. See the change log for details.
2.3.1
Bug fix release. See the change log for details.
2.3.0
New feature release. See change log for details.
2.2.1
Fixes a packaging bug that was introduced in 2.2.0. See change log for details.
2.2.0
New feature release. See change log for details.
2.1.2
Fixes a regression introduced in v2.1.1. See change log for details.
2.1.1
Bugfix release. See the change log for additional details.