Skip to content

v0.27.0

Choose a tag to compare

@CelianR CelianR released this 22 Sep 09:30
· 40 commits to main since this release
4aec335

Changed:

  • Rename the [git.user] section to [tools.git.author]
  • The Tool interface now uses a single execution context instead of the dedicated methods format_command and env_vars

Added:

  • Add git tool
  • Add [user] section to the configuration
  • Add abstract context manager execution_context method to the Tool interface
  • Update release dependencies