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 aafe3fa commit 60d3a4eCopy full SHA for 60d3a4e
CHANGELOG.md
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
* Fixed data schema of `compas.geometry.Polyline`, `compas.geometry.Polygon`, `compas.geometry.Pointcloud`.
24
* Fixed `Configuration.from_data` to be backward-compatible with JSON data generated before `compas 1.3.0`.
25
* Changed `compas_rhino.drawing.draw_breps` to assume provided polygon is closed and automatically add missing corner to polycurve constructor.
26
+* Added `dtype` to JSON decoding error message.
27
28
### Removed
29
0 commit comments