0.3.0
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.