Skip to content

Releases: CadQuery/cadquery-freecad-workbench

v2.2.0

03 Feb 21:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

01 Feb 00:17

Choose a tag to compare

What's Changed

  • Command.py -> pin correct cadquery-ocp 7.8.1.1.post1 for build123d by @jdegenstein in #169

Full Changelog: v2.1.0...v2.1.1

v2.1.0

08 Jan 15:28

Choose a tag to compare

See changes.md for fixes and additions.

v2.0.0

10 Dec 22:18

Choose a tag to compare

Complete rework to the workbench to make it work with CadQuery 2.x and FreeCAD 1.0.

Third-Party Library Support

09 May 02:55
5428293

Choose a tag to compare

Among other changes this release adds support for third-party libraries. cqparts was the first library integrated, which adds a layer on top of the CadQuery API to support parts and assemblies with constraints. See the change log for more details.

CQGI Release

28 Oct 02:30

Choose a tag to compare

This release adds support for the CadQuery Gateway Interface (CQGI), and moves the CadQuery library into a git submodule for better maintainability.