- Move root-level $ref in schemas to an allOf combiner. [87] - Fix URI fragment format in transform-1.2 schema. [88]
0.3.0
------------------
- 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]
0.2.2
------------------
- 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]