Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
v15.12.0-rc.1
feat/small-set
feat/small-set-tag feat(SmallSet): new set class optimize for small capacity
v15.11.0
v15.11.0-rc.1
15.11.0-rc.1 (2025-02-20)
Features
- GenericMeshAccessor: Added a GenericAccessor to the grid classes. (3f76626)
feat/generic_grid_accessor
feat/generic_grid_accessor-tag feat(GenericMeshAccessor): Added a GenericAccessor to the grid classes.
v15.10.1
v15.10.1-rc.2
v15.10.1-rc.1
15.10.1-rc.1 (2025-02-18)
Bug Fixes
- LightRegularGrid: Give access in python to the attribute managers with same name than meshes. (3065203)
fix/copy-const-mapping
fix/copy-const-mapping-tag Apply prepare changes