Releases: Geode-solutions/Geode-Explicit
Releases · Geode-solutions/Geode-Explicit
v2.0.0
2.0.0 (2022-09-28)
Bug Fixes
- 3D: add MeshElementMappings in return of ExplicitModeler3D build() method (aea70c8)
Features
- Static: build static packages (1fa309f)
BREAKING CHANGES
- 3D: return type had been modified
v1.6.0
1.6.0 (2022-09-23)
Features
- OpenGode: update to new v12 (ba0dc16)
v1.5.11
1.5.11 (2022-09-22)
Bug Fixes
- Extract: fasten extract since no need to complete bmesh anymore (#30) (213054b)
v1.5.9
1.5.9 (2022-09-16)
Bug Fixes
- Requirements: Passed conversion version to 3.* for python requirements (d968158)
v1.5.8
1.5.8 (2022-09-15)
Bug Fixes
- ComponentsMapping: Remove export api for mappings. (1469a46)
v1.5.7
1.5.7 (2022-09-15)
Bug Fixes
- CMake: fix library dependencies for windows (#26) (6b4c241)
v1.5.5
1.5.5 (2022-09-12)
Bug Fixes
- python_CD: Fixed version name not working for python package CD. (d472636)
v1.5.4
1.5.4 (2022-09-12)
Bug Fixes
- Bindings: Added bindings for 2d (51ddaf7)
v1.5.3
1.5.3 (2022-09-08)
Bug Fixes
- Extract: use better API function to build blocks (bda4010)