Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: panpan-ui/cadquery

Tags

v2.5.2

Toggle v2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move to release 2.5.2 (CadQuery#1743)

* Move to release 2.5.2

* Disabled installation of pre-release versions of cadquery-ocp

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove black and bump version (CadQuery#1741)

* Remove black and bump version

* Bump version

* Update changes.md

* Black fix

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update changes and metadata for 2.5 (CadQuery#1738)

* Update changes and metadata for 2.5

* Update version in setup.py

* Update version in  __init__.py

* Update is_conda check

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update for the 2.4.0 release (CadQuery#1490)

* Updated for the 2.4.0 release

* Fix misspelling in changes.md

Co-authored-by: nobkd <[email protected]>

2.3.1

Toggle 2.3.1's commit message
Bump to version 2.3.1 to fix broken PyPI package

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request CadQuery#1355 from CadQuery/release_2.3.0

Updates for 2.3.0 release

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request CadQuery#1256 from CadQuery/changelog

Fixed simple mistake in changelog that was brought up on Discord

2.1

Toggle 2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request CadQuery#615 from CadQuery/v2.1-update

Updates to prepare for the release of 2.1

2.1RC1

Toggle 2.1RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (CadQuery#525)

In the current manual there is no clear explanation on how to quickly get started to play around with CadQuery through the CQ-editor (binaries). 

Proposed change: 
Under "Getting started" start out with the thing most people running into this project for the first time will probably want to try first: just fiddle around with CQ-editor. In the CQ-editor "installation" section I'll propose a change to add binary installation instructions (which is much easier/quicker to get started with than "the Conda way").

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request CadQuery#406 from CadQuery/spline-dxf

dxf splines and ellipse import support