Skip to content

v0.7.0

Compare
Choose a tag to compare
@velovix velovix released this 12 Sep 16:51
· 9 commits to main since this release

Features

  • Add an option to install dependencies using Poetry Bundle plugin by @velovix in #28
    • If you're using Poetry >=1.2.0, please try this feature out. This behavior will hopefully become the default in the future, as it allows Poetry to manage dependency installation instead of Pip. To use this feature:

Bug Fixes

  • Add --force-reinstall flag to pip3 install by @joncppl in #21
  • Source poetry export results from a temporary file by @velovix in #26
    • This bug was introduced with Poetry 1.2.0. Please upgrade to this version if you plan to use that version of Poetry.

New Contributors

Full Changelog: v0.6.1...v0.7.0