Releases: brooke-ec/poetry-templating
Releases · brooke-ec/poetry-templating
v1.1.2
v1.1.1
v1.1.1
- Fix error when running poetry in a directory without a
pyproject.toml
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.1.0
- Renamed configuration table to
tool.poetry-templating
. - Added
templating evaluate
command. - Refactored build evaluation to use a temporary directory instead of lots of hacky mixins for in-memory evaluation.
- Added unit tests and coverage reporting.
Full Changelog: 5725cd9...v1.1.0