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 174c00b commit bceac03Copy full SHA for bceac03
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
* Pinned `jsonschema` version to >=4.17, <4.18 to avoid Rust toolchain
20
* Fixed `box_to_compas` in `compas_rhino.conversions` to correctly take in the center of the box as the center point of the frame.
21
* Removed `cython` from requirements.
22
+* Made X and Y axis optional in the constructor of `Frame`.
23
24
### Removed
25
0 commit comments