Skip to content

Releases: beacon-biosignals/TransformSpecifications.jl

v0.0.2

09 Aug 19:24
58d7a41
Compare
Choose a tag to compare

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)