We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c216cdd commit 495ff06Copy full SHA for 495ff06
1 file changed
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
+* Added `compas_rhino.install_with_pip` with corresponding command line utility `install_in_rhino`.
13
+
14
### Changed
15
16
### Removed
@@ -58,7 +60,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
58
60
* Added implementation for `Brep.from_iges` in `compas_rhino.geometry.RhinoBrep`.
59
61
* Added implementation for `Brep.to_step` in `compas_rhino.geometry.RhinoBrep`.
62
* Added implementation for `Brep.to_viewmesh()` in `compas_rhino.geometry.RhinoBrep`.
-* Added `compas_rhino.install_with_pip` with corresponding executable command `install_in_rhino`.
63
64
65
0 commit comments