github nat-n/poethepoet v0.44.0
0.44.0

8 hours ago

Enhancements

Breaking changes**

  • Transitive includes are now loaded by default. Previously, if an included config file contained its own include entries, those second-order includes were silently ignored. They are now followed recursively using depth-first loading. This may cause previously ignored config files to be loaded, potentially introducing new tasks or environment variables. To preserve the old behavior for a specific include, set recursive = false on that include entry. See the include guide for details.

Full Changelog: v0.43.0...v0.44.0

Don't miss a new poethepoet release

NewReleases is sending notifications on new releases.