Skip to content

Releases: brooke-ec/poetry-templating

v1.1.2

02 Apr 13:14
Compare
Choose a tag to compare
  • Fix changes added by Poetry 1.8

Full Changelog: v1.1.1...v1.1.2

v1.1.1

05 Feb 12:54
Compare
Choose a tag to compare

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

09 Jan 18:39
Compare
Choose a tag to compare

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