Releases: nat-n/poethepoet
Releases · nat-n/poethepoet
0.32.2
Fixes
- Improve detection of poetry 2.0 projects via the build-system table by @nat-n in #274
- Fix usage without Poetry doc link in the readme by @johnthagen in #273
New Contributors
- @johnthagen made their first contribution in #273
Full Changelog: v0.32.1...v0.32.2
0.32.1
0.32.0
Enhancements
-
Make command parsing support default value and alternate value operations on param expansions by @nat-n in #266
- See feature 📖 documentation for more details
-
Explicitly disallow
capture_stdout
option on sequence tasks by @nat-n in #265
Full Changelog: v0.31.1...v0.32.0
0.31.1
0.31.0
0.30.0
Notice
This will be the last release to support python 3.8.
Enhancements
Fixes
- Fix handling of ignore_fail option in nested sequence tasks by @nat-n in #243
- Fix typo in debug message by @cclauss in #245
Full Changelog: v0.29.0...v0.30.0
0.29.0
0.28.0
0.27.0
Enhancements
Fixes
- Fix handling of comments in multiline cmd tasks @snejus in #225
- Fix ordered substitution of templated variables in env vars config #223 by @dbohdan in #227
- Fix typos in docs and code by @kianmeng in #228
New Contributors
- @kianmeng made their first contribution in #228
- @snejus made their first contribution in #225
- @dbohdan made their first contribution in #227
Full Changelog: v0.26.1...v0.27.0