Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1730 +/- ##
=======================================
Coverage 95.10% 95.10%
=======================================
Files 37 37
Lines 8296 8296
=======================================
Hits 7890 7890
Misses 406 406 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@pca006132 Argh, will we ever get a release to publish all the packages correctly the first time? Somehow npm is trying to publish as 3.4.1 again even though I searched and that string doesn't exist in our repo anymore. Do you have any idea how it could be getting the wrong one? |
|
Claude theory: the repo itself is fine - Fix would be narrowing the |
|
Sure enough, on a rerun it worked, so sounds like Claude knows. Narrowing the wasm artifact sounds like a good idea. |
A huge thank you to all our new contributors - so much has happened in this release! And a special shoutout to @zmerlynn for a huge amount of work, including a whole new progress and cancellation API. @AnshulPatil2005 has now pushed Manifold to be double-precision deterministic across architectures. There's also been lot of UX improvement in ManifoldCAD, largely thanks to @swaparup36.
New Features
Performance Improvements
Bug Fixes
staticaffinity_partitioner inAddNewEdgeVertsby @zmerlynn in Fix concurrent-use race onstaticaffinity_partitioner inAddNewEdgeVerts#1664Bindings
manifold_alloc_*(C API) by @zmerlynn in Fix leak inmanifold_alloc_*(C API) #1667ManifoldCAD
Tests and CI
Build
Miscellaneous
New Contributors
Full Changelog: v3.4.1...v3.5.0