We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175a442 commit 1b60663Copy full SHA for 1b60663
CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
* Added `Data.sha256` for computing a hash value of data objects, for example for comparisons during version control.
15
* Added optional `path` parameter to `compas.rpc.Proxy` to allow for non-package calls.
16
* Added Grasshopper component to call RPC functions.
17
+* Added `Mesh.to_lines` method and tests.
18
19
### Changed
20
0 commit comments