Releases: CadQuery/cadquery-freecad-workbench
Releases · CadQuery/cadquery-freecad-workbench
v2.2.0
What's Changed
- Module Structure + Licensing + Manifest by @PhoneDroid in #171
New Contributors
- @PhoneDroid made their first contribution in #171
Full Changelog: v2.1.1...v2.2.0
v2.1.1
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
See changes.md for fixes and additions.
v2.0.0
Third-Party Library Support
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
This release adds support for the CadQuery Gateway Interface (CQGI), and moves the CadQuery library into a git submodule for better maintainability.