Recent Releases of https://github.com/asdf-format/asdf-standard

https://github.com/asdf-format/asdf-standard - 1.3.0

What's Changed

  • add sunpy times to time 1.3.0 by @braingram in https://github.com/asdf-format/asdf-standard/pull/461
  • update changelog for release by @braingram in https://github.com/asdf-format/asdf-standard/pull/462

Full Changelog: https://github.com/asdf-format/asdf-standard/compare/1.2.0...1.3.0

- Python
Published by braingram 12 months ago

https://github.com/asdf-format/asdf-standard - 1.2.0

What's Changed

  • don't build extra docs formats by @braingram in https://github.com/asdf-format/asdf-standard/pull/429
  • update changelog for 1.1.1 by @braingram in https://github.com/asdf-format/asdf-standard/pull/431
  • Update yaml_schema.rst by @alexlanghart in https://github.com/asdf-format/asdf-standard/pull/419
  • fix changelog date by @braingram in https://github.com/asdf-format/asdf-standard/pull/434
  • note package versions in docs by @braingram in https://github.com/asdf-format/asdf-standard/pull/433
  • fix badges by @braingram in https://github.com/asdf-format/asdf-standard/pull/435
  • update reference files for new asdf standard versions by @braingram in https://github.com/asdf-format/asdf-standard/pull/409
  • add reference file tests by @braingram in https://github.com/asdf-format/asdf-standard/pull/440
  • remove statement discouraging anchors and aliases by @braingram in https://github.com/asdf-format/asdf-standard/pull/443
  • docs/theme-configs by @alphasentaurii in https://github.com/asdf-format/asdf-standard/pull/447
  • docs/global-nav by @alphasentaurii in https://github.com/asdf-format/asdf-standard/pull/448
  • add anchor, endian, structured and scalars reference files by @braingram in https://github.com/asdf-format/asdf-standard/pull/439
  • add python 3.13 testing, fixes to avoid setuptools warnings by @braingram in https://github.com/asdf-format/asdf-standard/pull/459
  • Address several docs issues and clarify standard to better reflect the current state of ASDF by @braingram in https://github.com/asdf-format/asdf-standard/pull/456

New Contributors

  • @alexlanghart made their first contribution in https://github.com/asdf-format/asdf-standard/pull/419
  • @alphasentaurii made their first contribution in https://github.com/asdf-format/asdf-standard/pull/447

Full Changelog: https://github.com/asdf-format/asdf-standard/compare/1.1.0...1.2.0

- Python
Published by braingram about 1 year ago

https://github.com/asdf-format/asdf-standard - 1.1.1

  • Fix readthedocs config. [#429]

- Python
Published by braingram about 2 years ago

https://github.com/asdf-format/asdf-standard - 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 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]

- Python
Published by braingram about 2 years ago

https://github.com/asdf-format/asdf-standard - 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 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.

- Python
Published by WilliamJamieson almost 4 years ago

https://github.com/asdf-format/asdf-standard - 1.0.2

Changes include:

  • Pin astropy min version to 5.0.4.

- Python
Published by WilliamJamieson about 4 years ago

https://github.com/asdf-format/asdf-standard - 1.0.1

Changes include:

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

- Python
Published by WilliamJamieson over 4 years ago

https://github.com/asdf-format/asdf-standard - 1.0.0

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

- Python
Published by WilliamJamieson over 4 years ago