Skip to content

Releases: asdf-format/asdf-standard

1.1.1

06 Mar 18:17
Compare
Choose a tag to compare
  • Fix readthedocs config. [#429]

1.1.0

05 Mar 22:09
Compare
Choose a tag to compare

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 support datatype option. [#351]
  • Bugfix for base_format in time-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 to ndarray-1.1.0 [#411]
  • Remove unneeded tag keyword from fits schema [#421]
  • Move non-core tags to astronomy manifest [#422]

1.0.3

09 Aug 00:10
Compare
Choose a tag to compare

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 from asdf-astropy.
  • Move packaging to pyproject.toml file from setup.cfg and setup.py
    files.
  • Remove tag from within the time-1.1.0 schema.
  • Remove tag from within the remaining schemas.

1.0.2

15 Apr 15:50
Compare
Choose a tag to compare

Changes include:

  • Pin astropy min version to 5.0.4.

1.0.1

23 Feb 19:29
Compare
Choose a tag to compare

Changes include:

  • Remove asdf as an install dependency for the asdf-standard package. [#300]

1.0.0

14 Feb 20:57
d352489
Compare
Choose a tag to compare

Initial release of the ASDF-standard version 1.6.0 as a package.