Releases: spoorn/poeblix
Releases · spoorn/poeblix
0.3.1 Release
Support for Python 3.7 and 3.8 as well. The constraint should not be >= 3.7
0.3.0 Release
Update to support poetry 1.2.0b2
0.2.0 Release
blixvalidatewheel
now validates data_files in both directions as well, so if the wheel file does not have data_files as specified in the project, validation fails, and vice versa- Add a
--no-lock
option to all commands to disable using poetry.lock in the build/validations. This allows users who only want to make use of data_files to do so
0.1.0 Release
Initial Release