Skip to content

Commit d99b2d4

Browse files
Merge pull request #44 from WilliamJamieson/release/0.2.2
Updated changes for release
1 parent c810798 commit d99b2d4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
0.2.1 (unreleased)
1+
0.2.2 (2022-02-24)
2+
------------------
23

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

89
0.2.0 (2021-12-13)
10+
------------------
911

1012
- Remove generic-1.x.0 schemas and examples. [#30]
1113

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# asdf-transform-schemas
22
![CI](https://github.com/asdf-format/asdf-transform-schemas/workflows/CI/badge.svg)
3+
![Downstream](https://github.com/asdf-format/asdf-transform-schemas/workflows/Downstream/badge.svg)
34
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
45
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
56
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)

0 commit comments

Comments
 (0)