TransformsBase v1.6.0
Merged pull requests:
- Add SequentialTransform equality test (#9) (@VEZY)
- Bump codecov/codecov-action from 1 to 4 (#10) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#11) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#12) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#13) (@dependabot[bot])
- Define
==
andisapprox
for transforms (#14) (@eliascarv)
Closed issues:
- Add equality test for SequentialTransform (#8)