| CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 194
Releases: CadQuery/CQ-editor
0.6.2
Something changed in the packaging process where the PyQt5 dep is no longer being picked up implicitly, so I had to make it an explicit dep. This is another bugfix bump to address that issue.
Assets 2
0.6.1
Bugfix version bump because of bad previous version number ("0.6").
Assets 2
0.6.0
5e04dfeWhat's Changed
- Conda constructor fix by @adam-urbanczyk in #512
- Trying to Fix and Consolidate CI Workflows by @jmwright in #521
- Autocomplete by @jmwright in #513
- Initial implementation of turntable orbit method by @jmwright in #525
- Toggle the enabled state of Edit menu items when Editor visibility changes by @jmwright in #529
- Initialize editor visibility handling by @lorenzncode in #531
- Add lowercase script alias "cq-editor" by @sethfischer in #537
- Editor Update by @jmwright in #535
- Additional Python 3.13 fixes by @jmwright in #542
- Deprecation fix by @jmwright in #549
- Fixed the color highlight for self and fixed some invalid escape sequences by @jmwright in #550
Full Changelog: 0.5.0...0.6.0
Assets 2
Unstable
Holds the latest of the conda constructor installers based on master. This is the cutting edge of CQ-editor and may not be stable.
The MacOS ARM 64 installer has not been properly tested. Please open an issue if you have problems with it.
Assets 6
0.5.0
Please see changes.md for the updates included in this release.
Assets 2
0.4.0
7c92ec9Please see changes.md for the additions and fixes included in this release.
Assets 2
0.3.0
0232d0aThis is mainly a snapshot release before working to merge multiple PRs that could be disruptive.
Assets 2
0.2
19f4a92CQ-editor release following CQ 2.1.
Assets 5
0.1.2
64d8349Dummy release to test Zenodo DOI generation
Assets 2
0.1.1
b2661f9Pinned CQ to correct version in the CI.