Releases: thmahe/poetry-pyinstaller-plugin
Releases · thmahe/poetry-pyinstaller-plugin
v1.2.1
🚀 Release 1.2.1
What's Changed
- Workflows: Add python 3.8 environment by @thmahe in #35
- Fix missing import to make it work with Python 3.8 again by @alejandroclaro in #33
- Enable installation on python 3.13 by @thmahe in #36
New Contributors
- @alejandroclaro made their first contribution in #33
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.17
v1.1.16
v1.1.15
v1.1.14
v1.1.13
🚀 Release 1.1.13
What's Changed
- Add EEXIST missing import by @damufo in #19
- Use single pip command to install packages & add option
use-poetry-install
by @climblinne in #18
New Contributors
- @damufo made their first contribution in #19
- @climblinne made their first contribution in #18
Full Changelog: v1.1.12...v1.1.13
v1.1.12
v1.1.11
🚀 Release 1.1.11
What's Changed
- Add
runtime_hooks
parameter / documentation by @makvoid in #11 - GH-8 - bugfix on
--icon
option, icon path is now resolved before build - GH-7 - Pyinstaller skipped build when --format option specified
New Contributors
Full Changelog: v1.1.10...v1.1.11
v1.1.10
🚀 Release 1.1.10
What's Changed
- GH-6 tool.poetry-pyinstaller-plugin.version option added by @thmahe
- Add hidden-import arg by @ericgarrigues in #5
New Contributors
- @ericgarrigues made their first contribution in #5
Full Changelog: v1.1.9...v1.1.10