- Changes documentation configuration settings to make this consistent with other asdf-related projects [#117]
- Fix typo in latex logo path [#118]
- Update schemas for ASDF standard 1.6.0 [#110]
- Move root-level $ref in schemas to an allOf combiner. [#87]
- Fix URI fragment format in transform-1.2 schema. [#88]
- Add schemas to properly support bounding_box and compound_bounding_box. [#31]
- Add fixed and bounds to base transform schema to properly document them. [#34]
- Add input_units_equivalencies to base transform schema to properly document it. [#36]
- Update spline1d schema. [#46]
- Add Schechter1D schema. [#54]
- Fix fix_inputs tag bug. [#57]
- Create docs for package. [#59]
- Move packaging configuration to
pyproject.toml
. [#62] - Remove unnecessary
tag:
entry from all schemas. [#65]
- 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]
- Remove generic-1.x.0 schemas and examples. [#30]
- Initial release