Skip to content

v0.6 - Run System API

Latest
Compare
Choose a tag to compare
@Rykath Rykath released this 23 Dec 22:07
· 9 commits to master since this release
f6acf68

In version v0.6 the API for the run system was redesigned with the goal of a simple usage without the full config file. Additionally automated code reformatting was added.

What's Changed

  • new API for the run system - cleaner & simpler - for details see #173 (by @Rykath)
    • including an example notebook and unit tests
  • pre-commit hooks to clean notebooks and format code with black by @Rykath

Full Changelog: v0.5...v0.6