- Update reference files [#409]
- Remove statement discouraging use of YAML anchors and aliases [#443]
- Fix readthedocs config. [#429]
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]
The in progress ASDF Standard is v1.6.0
The stable ASDF Standard is v1.5.0
- Update documentation to be consistent with the ASDF library documentation. [#316]
- Add
time-1.2.0
schema to document bugfix requiring additional property to be written fromasdf-astropy
. [#319] - Move packaging to
pyproject.toml
file fromsetup.cfg
andsetup.py
files. [#321] - Remove
tag
from within thetime-1.1.0
schema. [#323] - Remove
tag
from within the remaining schemas. [#326]
The in progress ASDF Standard is v1.6.0
The stable ASDF Standard is v1.5.0
- Pin astropy min version to 5.0.4. [#310]
The in progress ASDF Standard is v1.6.0
The stable ASDF Standard is v1.5.0
- Remove asdf as an install dependency for the asdf-standard package. [#300]
The in progress ASDF Standard is v1.6.0
The stable ASDF Standard is v1.5.0
- Add installable Python package to replace use of this repo as a submodule. [#292]