Skip to content

v0.18.0 (2022-09-05)

Compare
Choose a tag to compare
@mtkennerly mtkennerly released this 05 Sep 09:08
· 102 commits to master since this release
0c227b2
  • Changed:
    • The minimum supported Python version is now 3.7.
    • The minimum supported Poetry version is now 1.2.0.
    • Import hacks have been eliminated in favor of a PEP 517 build backend wrapper around Poetry Core.
    • The two flavors of poetry-dynamic-versioning are now combined into one package via the optional plugin feature.