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 0fd38f2 commit b7ae473Copy full SHA for b7ae473
CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
* Fixed symlink expansion for directories relative to the COMPAS installation folder, eg. `compas.DATA` when used from IronPython.
17
* Fixed the result of `compas.__version__` on dev installs to properly include git hash.
18
* Move `data` files inside the folder included in the source distribution (ie. non-dev installs).
19
+* Fixed IronPython detection on ipy 2.7.12 and higher.
20
21
### Removed
22
0 commit comments