Skip to content

Releases: thmahe/poetry-pyinstaller-plugin

v1.2.1

30 Oct 20:59
0c48bfa
Compare
Choose a tag to compare

🚀 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

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Sep 21:09
Compare
Choose a tag to compare

🚀 Release 1.2.0

What's Changed

  • 27 feature request build executable based on project version in pyprojecttoml by @thmahe in #30
  • Bugfix/27 fix glob parameter calls by @wsn-dev in #29

Full Changelog: v1.1.17...v1.2.0

v1.1.17

03 Sep 20:13
Compare
Choose a tag to compare

🚀 Release 1.1.17

What's Changed

New Contributors

Full Changelog: v1.1.16...v1.1.17

v1.1.16

28 Aug 21:29
Compare
Choose a tag to compare

🚀 Release 1.1.16

What's Changed

  • Bugfix/25 glob got an unexpected keyword argum by @thmahe in #26

Full Changelog: v1.1.15...v1.1.16

v1.1.15

20 Jul 09:20
Compare
Choose a tag to compare

🚀 Release 1.1.15

What's Changed

  • scripts: target accept list in hiddenimport option by @thmahe in #24

Full Changelog: v1.1.14...v1.1.15

v1.1.14

16 Jul 21:16
3cc85b0
Compare
Choose a tag to compare

🚀 Release 1.1.14

What's Changed

  • Set logging level of PyInstaller from Poetry build command by @thmahe in #23

New Contributors

Full Changelog: v1.1.13...v1.1.14

v1.1.13

09 Jul 21:29
e279e7b
Compare
Choose a tag to compare

🚀 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

Full Changelog: v1.1.12...v1.1.13

v1.1.12

22 Jun 12:58
Compare
Choose a tag to compare

🚀 Release 1.1.12

What's Changed

  • Add support for tool.poetry.include by @Nealium in #13

New Contributors

Full Changelog: v1.1.11...v1.1.12

v1.1.11

19 Jun 22:04
0731803
Compare
Choose a tag to compare

🚀 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

26 May 09:56
e1f8ae8
Compare
Choose a tag to compare

🚀 Release 1.1.10

What's Changed

New Contributors

Full Changelog: v1.1.9...v1.1.10