v0.4.0
What's Changed
- Added offset error handling @gumyr #480
- Fixed how trace fuses faces @gumyr #481
- Improving performance and removing random failures @gumyr #508 #509
- Added Builder error handling to guide new users @gumyr commit 3389545
- Fix offset of faces with holes by @jdegenstein in #491
- Small doc change: Area() to property area by @asteppke in #492
- Example in Documentation (updated rev1) by @42sol-eu in #490
- closing issue #493 - examples to documentation by @42sol-eu in #504
- Include rounding in Plane(face) and Plane(loc) by @jdegenstein in #511 #515
- Return volume of 0.0 for 1D and 2D shapes by @jdegenstein in #488
- change Polyline and FilletPolyline to accept 2 pts as minimum by @jdegenstein in #516
- Added Shape constructor and deprecate make_* shape methods @gumyr #521 #523 #527 #528 #529
- Allowing Shell to take a single Face @gumyr #531
- Added transition to 1D sweep @gumyr #482
- Add automatic testing workflow for arm64 MacOS by @jdegenstein in #522
- Enhanced algebra boolean operations @gumyr #537
- Enable parallel execution where available in OCCT by @jdegenstein in #542
- Add Plane.reverse() @gumyr #546
- Adding full_round operation and arc_center and radius return values @gumyr commits 745bb7d b3019fc
- Adding TTT part 24-SPO-06-Buffer Stand and Stud Wall & Platonic Solids examples @gumyr commits ef7358e 72827ff
New Contributors
Full Changelog: v0.3.0...v0.4.0