Releases: jupytercad/JupyterCAD
Releases · jupytercad/JupyterCAD
v2.0.0
2.0.0 Highlights
Enhancements made
- Edge operators #340 (@martinRenou)
- Implement clipping #333 (@martinRenou)
- Support JupyterLite #331 (@trungleduc)
- Support for opening STL files #246 (@martinRenou)
- Step file export to .jcad #238 (@martinRenou)
- Improve post-processing system #350 (@trungleduc)
- Error handling #349 (@martinRenou)
- Add constraints to form schema #362 (@trungleduc)
- Generate dropdowns for operands on operator properties #371 (@martinRenou)
- Improve deletion behavior #369 (@martinRenou)
Maintenance and upkeep improvements
- Remove y-py #329 (@trungleduc)
- Jupyter Collaboration v2 #239 (@martinRenou)
Bugs fixed
- Fix build shape from brep string #334 (@trungleduc)
v2.0.0rc0
2.0.0rc0
Maintenance and upkeep improvements
- Sync jupytercad_* version #375 (@trungleduc)
- Unpin ajv #374 (@martinRenou)
Contributors to this release
v2.0.0a10
2.0.0a10
Enhancements made
- Generate dropdowns for operands on operator properties #371 (@martinRenou)
- Improve deletion behavior #369 (@martinRenou)
- Add constraints to form schema #362 (@trungleduc)
Bugs fixed
- Workaround extruction non-solid issue #373 (@martinRenou)
- Fix extrusion form defaults #368 (@martinRenou)
- Fix dry-run logic so that it does not run on the first load of the file #366 (@martinRenou)
Maintenance and upkeep improvements
- Update github URL #365 (@trungleduc)
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @martinRenou | @SylvainCorlay | @trungleduc
v2.0.0a9
2.0.0a9
Enhancements made
- Error handling #349 (@martinRenou)
Bugs fixed
- Notebook API: Fix remove method #359 (@martinRenou)
Maintenance and upkeep improvements
- Pin ajv #360 (@trungleduc)
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @martinRenou | @pre-commit-ci | @trungleduc
v2.0.0a8
2.0.0a8
Enhancements made
- Update jcad exporting mechanism #355 (@trungleduc)
Bugs fixed
- Fix wrong emitter id of select object action #354 (@trungleduc)
Contributors to this release
v2.0.0a7
2.0.0a7
Enhancements made
- Update 3D rendering logic #353 (@trungleduc)
Bugs fixed
- Update 3D rendering logic #353 (@trungleduc)
Contributors to this release
v2.0.0a6
v2.0.0a5
2.0.0a5
Enhancements made
- Improve post-processing system #350 (@trungleduc)
- Wider edge operators support #348 (@martinRenou)
Contributors to this release
v2.0.0a4
2.0.0a4
No merged PRs
v2.0.0a3
2.0.0a3
Enhancements made
- Add chamfer and fillet icons #342 (@IsabelParedes)
- Edge operators #340 (@martinRenou)
- Implement clipping #333 (@martinRenou)
Bugs fixed
- Update svg files #338 (@trungleduc)
- Fix build shape from brep string #334 (@trungleduc)
Maintenance and upkeep improvements
- Visual regression tests: Increase cell execution timeout #347 (@trungleduc)
- Refactor 3D view #341 (@trungleduc)
- Close warning before starting the UI test #336 (@trungleduc)
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @IsabelParedes | @martinRenou | @trungleduc