v0.18.0 (2022-09-05)
- 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.