Skip to content

0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 14:37
· 88 commits to develop since this release

0.3.2 (2023-11-08)

Build

  • build(deps-dev): update ruff requirement from ^0.0 to ^0.1 (#95)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cff19af)

  • build(deps): bump actions/cache from 3.2.4 to 3.3.2 (#94)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (5d2dbf9)

  • build(deps): bump actions/setup-python from 2 to 4 (#92)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9d25ad6)

  • build(deps): bump actions/checkout from 2 to 4 (#93)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c97ec85)

  • build: update dependencies specifiers to be more flexible (#91) (fddf1a9)

Ci

  • ci: build and deploy docs when a release is published (#90) (01ce99a)

Documentation

  • docs: add full example to repo (#72) (42ccfc9)

  • docs: update installation instructions (#98) (6e51b89)

Fix

  • fix: warn when cannot associate run to experiment (#99) (7ba89f3)

Performance