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 ada37c0 commit 2621f60Copy full SHA for 2621f60
CHANGELOG.md
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
* Added `compas_blender.geometry.booleans` as plugin for boolean pluggables.
26
* Added version-based installation for Blender.
27
* Added several shape artists to `compas_ghpython`: `BoxArtist`, `CapsuleArtist`, `ConeArtist`, `CylinderArtist`, `PolygonArtist`, `PolyhedronArtist`, `SphereArtist`, `TorusArtist` and `VectorArtist`.
28
-
+* Added support for CLR generic dictionaries to the `compas.data` decoders.
29
30
### Changed
31
0 commit comments