Skip to content

Releases: marcelotduarte/cx_Freeze

Release 6.14.2

30 Jan 09:07
Compare
Choose a tag to compare

This is a bugfix release, please see git log for more info.

Release 6.14.1

26 Jan 05:38
Compare
Choose a tag to compare

This is a bugfix release, please see git log for more info.

Release 6.14.0

24 Jan 19:47
09943d8
Compare
Choose a tag to compare

Highlights of Version 6.14:

  • Support Python 3.11
  • Binary wheels (x86_64 and aarch64) for musllinux
  • Maintain Windows base executables on git (install from sources without C compiler)
  • Improved documentation
  • New hooks: charset_normalizer, shapely, sklearn, pytorch
  • Improved hooks: scipy, sqlite3
  • Bug fixes and improvements

See more on release notes.

Release 6.13.1

02 Nov 03:30
Compare
Choose a tag to compare
Bump version: 6.13.0 → 6.13.1

Release 6.13

26 Oct 03:00
a7925ac
Compare
Choose a tag to compare

Highlights of Version 6.13:

  • New hooks for PyQt6 (6.3.1 and 6.4.0)
  • Improved hooks to support new PySide6 6.4.0
  • Bug fixes and improvements

See more on release notes.

Release 6.12

12 Oct 23:38
7d3443d
Compare
Choose a tag to compare

Highlights of Version 6.12:

  • Improve tkinter hook to work on all OS
  • Improved PyQt5/Pyside2 hooks and new hook for PySide6
  • Linux binary wheels for arm64 (aarch64)
  • Bug fixes and improvements

Release 6.11.1

22 Jun 04:11
Compare
Choose a tag to compare

Highlights of Version 6.11.1:

  • Fix for bdist_msi using setuptools (#1520)
  • Fix bug in the processing of certain dynamic library references (#1521)
  • Fix .dist-info with subdirectories (#1514)

This is a bugfix release, please see git log for more info.

Release 6.11

04 Jun 08:40
Compare
Choose a tag to compare

Highlights of Version 6.11:

  • Binary wheels for manylinux and macOS (including Apple Silicon)
  • Complete integration to use setuptools instead of distutils
  • More code modernization
  • Bug fixes and improvements

See more on release notes.

Release 6.10

24 Jan 07:19
c8583d6
Compare
Choose a tag to compare

6.9

08 Dec 02:45
3d23dbf
Compare
Choose a tag to compare