Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 917 Bytes

CHANGES.rst

File metadata and controls

34 lines (23 loc) · 917 Bytes

0.4.1 (unreleased)

  • Update documentation configuration settings to be consistent with other asdf subprojects [#65]
  • Fix typo in latex logo path and footer copyright author text [#66]

0.4.0 (2024-03-09)

  • Update schemas for ASDF standard 1.6.0. [#59]

0.3.0 (2023-11-28)

  • Add gwcs-1.2.0 manifest with new wcs-1.2.0 schema. [#56]

0.2.0 (2023-09-11)

  • Update documentation to be consistent with rest of ASDF. [#12]
  • Switch over to pyproject.toml for build configuration. [#20]
  • Remove duplicate tag versions in gwcs manifest 1.0.0 (adding 1.0.1) and add 1.1.0 with only the newest tags [#46]

0.1.1 (2021-12-03)

  • Update manifest URI authority to asdf-format.org. [#5]

0.1.0 (2021-11-24)

  • Initial schemas for gwcs. [#1]
  • Update $ref targets from tag URIs to schema URIs. [#3]