Releases: beacon-biosignals/TransformSpecifications.jl
Releases · beacon-biosignals/TransformSpecifications.jl
v0.0.2
TransformSpecifications v0.0.2
Merged pull requests:
- Initialize repo: add CI, docs, formatting GHA, test setup (#1) (@hannahilea)
- Initial commit of
AbstractTransformSpecification
and friends (#2) (@hannahilea) - Rename contents of repo (#4) (@hannahilea)
- Refactor
NoThrowTransform
to depend on basic (new) TransformationSpecification (#5) (@hannahilea) - Implement
NoThrowDAG
(#6) (@hannahilea)