Skip to content

Releases: FreeCAD/FreeCAD-LibPack

LibPack-0.21 Version 2.11

03 Feb 11:49
6198898
Compare
Choose a tag to compare

This is an updated LibPack for the FreeCAD 0.21 and 0.22 release series. It was tested with Microsoft Visual Studio 2022 (build tools).

Changes to LibPack version 2.10:

  • fixed libfmt not compiled in debug mode

LibPack-0.21 Version 2.10

01 Sep 04:11
6198898
Compare
Choose a tag to compare

This is an updated LibPack for the FreeCAD 0.21 release series. It was used to create the 0.21 release of the FreeCAD Windows installer, and was tested with Microsoft Visual Studio 2023 (community edition).

Changes to LibPack version 2.9.0:

  • added yaml-cpp library (required by Material workbench)
  • added libfmt (required to support C++ formatting options in compilers that do not yet support C++20)

LibPack-0.21 Version 2.9

02 Aug 01:58
6198898
Compare
Choose a tag to compare

This is an updated LibPack for the FreeCAD 0.21 release series. It was used to create the 0.21 release of the FreeCAD Windows installer, and was tested with Microsoft Visual Studio 2023 (community edition).

Changes to LibPack version 2.8.2:

  • updated to Python 3.8.17 (includes OpenSSL 1.1.1u)
  • updated non-Python OpenSSL to OpenSSL 3.0.9

LibPack-0.21 Version 2.8.3 RC2

28 Jul 03:40
6198898
Compare
Choose a tag to compare
Pre-release

This is an updated LibPack for the FreeCAD 0.21 release series.
(Tested with Microsoft Visual C++ (community edition) 2022.)

Changes to LibPack version 2.7:

  • updated to Python 3.8.17 (includes OpenSSL 1.1.1u)
  • updated non-Python OpenSSL to OpenSSL 3.0.9
  • updated to Gmsh 4.11

LibPack-0.21 Version 2.8.3 RC1

25 Jul 22:51
6198898
Compare
Choose a tag to compare
Pre-release

This is an updated LibPack for the FreeCAD 0.21 release series.
(Tested with Microsoft Visual C++ (community edition) 2022.)

Changes to LibPack version 2.7:

  • updated to OpenSSL 3.0.9 and 1.1.1u
  • updated to Gmsh 4.11

Note: for Python OpenSSL 1.1 is still used because of the used Python version 3.8.10.

LibPack-0.20 Version 2.8.2

07 Jan 17:50
6198898
Compare
Choose a tag to compare

This is an updated LibPack for the FreeCAD 0.20 release series.
(Tested with Microsoft Visual C++ (community edition) 2022.)

Changes to LibPack version 2.7:

  • updated to OpenSSL 3.0.7
  • updated to Gmsh 4.11

Note: for Python OpenSSL 1.1 is still used because of the used Python version 3.8.10.

LibPack-0.20 Version 2.8.1

06 Dec 23:26
6198898
Compare
Choose a tag to compare

This is an updated LibPack for the FreeCAD 0.20 release series.
(Tested with Microsoft Visual C++ (community edition) 2022.)

Changes to LibPack version 2.7:

  • updated to OpenSSL 3.0.7
  • updated to Gmsh 4.11

Note: for Python OpenSSL 1.1 is still used because of the used Python version 3.8.10.

LibPack-0.20 Version 2.8

04 Dec 23:54
6198898
Compare
Choose a tag to compare

This is an updated LibPack for the FreeCAD 0.20 release series.

Tested with Microsoft Visual C++ (community edition) 2022.

Changes to LibPack version 2.7:

  • updated to OpenSSL 3.0.7
  • updated to Gmsh 4.11

LibPack-0.20 Version 2.7

09 Aug 02:16
6198898
Compare
Choose a tag to compare

This is an updated LibPack for the FreeCAD 0.20 release series.

Tested with Microsoft Visual C++ (community edition) 2022.

Only change to LibPack version 2.6:

LibPack-0.20 Version 2.6

14 Jun 02:16
6198898
Compare
Choose a tag to compare

This is the official LibPack for the FreeCAD 0.20 release series.

Tested with Microsoft Visual C++ (community edition) 2019 and 2022.

Background info:
This LibPack is LibPack version 1.0 with these changes:

  • updated to OCC 7.6.2 + the patches from Blobfish: https://gitlab.com/blobfish/occt
  • updated to NetGen 6.2.2105
  • Netgen was build without support for the AVX2 CPU instruction set in order to support older PCs
  • updated to Gmsh 4.10.3

(LibPack versions 2.x are with OCC 7.6.x, versions 1.x are with OCC 7.5.x)