Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 21:56
· 111 commits to main since this release

What's new

Added 🎉

  • Added support for setting certain gantry defaults in a pyproject.toml file under the [tool.gantry] section.
    For now the only options are workspace, budget, log_level, and quiet.

Fixed ✅

Commits

c95a8d0 (chore) bump version to v3.1.0 for release
a2143a8 more formatting improvements
159ad95 Another formatting fix
86be3ca don't try to resolve branch if given explicitly
809dbbf Make parsing git remote URLs more robust (#160)
c736e4f update readme
57cab68 Add log_level and quiet pyproject.toml fields
a1fa310 Add support for gantry pyproject.toml settings (#159)
e106506 Display more info at the end of experiment
23180bd Make finding unique experiment names more robust