Skip to content

1.3.0

Latest

Choose a tag to compare

@Ulthran Ulthran released this 12 Sep 14:41
· 6 commits to master since this release

Refactored to have everything live in a top level Python library! Exposing some getter methods from the SampleRegistry object for programmatic access.

What's Changed

  • Add get_run method to SampleRegistry by @Ulthran in #49
  • Refactor: integrate Flask app into top-level package by @Ulthran in #50
  • Bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #51
  • Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #53
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #52
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #54

New Contributors

Full Changelog: 1.2.3...1.3.0