Skip to content

Releases: asdf-format/asdf-transform-schemas

0.5.0

08 Mar 16:09
Compare
Choose a tag to compare

Update schemas for ASDF standard 1.6.0 [#110]

0.4.0

19 Oct 18:00
b70466d
Compare
Choose a tag to compare

Changes include:

  • Move root-level $ref in schemas to an allOf combiner. [#87]
  • Fix URI fragment format in transform-1.2 schema. [#88]

0.3.0

22 Aug 22:04
44c0706
Compare
Choose a tag to compare

Changes include:

  • Add schemas to properly support bounding_box and compound_bounding_box.
  • Add fixed and bounds to base transform schema to properly document them.
  • Add input_units_equivalencies to base transform schema to properly document it.
  • Update spline1d schema.
  • Add Schechter1D schema.
  • Fix fix_inputs tag bug.
  • Create docs for package.
  • Move packaging configuration to pyproject.toml.
  • Remove unnecessary tag: entry from all schemas.

0.2.2

24 Feb 23:19
Compare
Choose a tag to compare

Changes include:

  • Add inputs and outputs to base transform schema to properly document them. [#33]
  • Add spline1d schema. [#41]
  • Add cosine, tangent, arcsine, arccosine, and arctangent schemas. [#40]
  • Fix circular build dependencies for asdf. [#38]

0.2.0

13 Dec 21:29
Compare
Choose a tag to compare

Changes include:

  • Remove generic-1.x.0 schemas and examples.
  • Update remap_axes-1.x.0 schemas to remove references to core/constant.

0.1.0

24 Nov 15:59
Compare
Choose a tag to compare

Changes include:

  • Initial release