Skip to content

v1.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlexPatrie AlexPatrie released this 31 Jul 17:52
· 343 commits to main since this release

What's included in this pre-release:

  • Changes the primary tooling object filename and class name in bio_check to verifier and Verifier respectively.
  • Enhanced versions of Verifier instance methods such as export_to_csv() and visualize(). (Not yet implemented)
  • Introduces a more formalized testing stack with both ci.yaml and cd.yaml within a Github Actions configuration.