Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@enpaul enpaul released this 27 Sep 18:59
· 294 commits to devel since this release
78efd82
  • Add support for per-environment configuration setting require_locked_deps
  • Add support for per-dependency lock requirement setting using @poetry suffix
  • Add support for coexisting locked and unlocked dependencies in a single test environment
  • Update documentation to include more usage examples
  • Update documentation to improve clarity around problems and drawbacks
  • Fix logging messages being inconsistently formatted
  • Fix raising the same exception for "locked dependency not found" and "locked dependency specifies alternate version" errors
  • Fix plugin errors not reporting to Tox that they happened
  • Fix plugin errors not causing Tox to mark the env as failed

View this release on PyPI