Skip to content

v0.5.0 - Environment variables config

Compare
Choose a tag to compare
@GabDug GabDug released this 23 Dec 12:31
· 30 commits to main since this release

What's Changed

  • feat(config): allow overriding config from environment by @noirbizarre in #10
    See the updated README for the list of settings that can be set with environment variables.
  • fix(config): always get the pyproject.toml path from PDM or Poetry

Full Changelog: v0.4.2...v0.5.0