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 c095305 commit 0719bf9Copy full SHA for 0719bf9
CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
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
20
### Removed
21
0 commit comments