Releases: asdf-format/asdf-standard
Releases · asdf-format/asdf-standard
1.1.1
1.1.0
The in progress ASDF Standard is v1.6.0
The stable ASDF Standard is v1.5.0
- Add new
quantity-1.2.0
schema to supportdatatype
option. [#351] - Bugfix for
base_format
intime-1.2.0
schema. [#349] - Add new
ndarray-1.1.0
schema to fix #345 [#350] - Remove
unit-1.1.0
erroneously added in #350 [#355] - Fix URI fragment format in metaschema references. [#373]
- Fix URI fragment format in quantity-1.2 schema [#374]
- Drop support for python 3.8 [#390]
- Add
float16
tondarray-1.1.0
[#411] - Remove unneeded
tag
keyword fromfits
schema [#421] - Move non-core tags to
astronomy
manifest [#422]
1.0.3
Changes include:
- Update documentation to be consistent with the ASDF library documentation.
- Add
time-1.2.0
schema to document bugfix requiring additional property to be
written fromasdf-astropy
. - Move packaging to
pyproject.toml
file fromsetup.cfg
andsetup.py
files. - Remove
tag
from within thetime-1.1.0
schema. - Remove
tag
from within the remaining schemas.
1.0.2
Changes include:
- Pin astropy min version to 5.0.4.
1.0.1
1.0.0
Initial release of the ASDF-standard version 1.6.0 as a package.