Skip to content

Releases: Geode-solutions/OpenGeode

v15.16.1

16 Mar 00:18
d9cba20

Choose a tag to compare

15.16.1 (2025-03-16)

Bug Fixes

  • Basic: add missing functions in SmallSet (df82456)

v15.16.1-rc.1

15 Mar 21:00
d9cba20

Choose a tag to compare

v15.16.1-rc.1 Pre-release
Pre-release

15.16.1-rc.1 (2025-03-15)

Bug Fixes

  • Basic: add missing functions in SmallSet (df82456)

v15.16.0

14 Mar 05:58
99e101a

Choose a tag to compare

15.16.0 (2025-03-14)

Features

  • NNSearch: adding ellipsoid_radius_neighbors in nnsearch (e456a86)
  • NNSearch: adding ellispsoid neighbor search (c944254)

v15.16.0-rc.1

13 Mar 14:44
99e101a

Choose a tag to compare

v15.16.0-rc.1 Pre-release
Pre-release

15.16.0-rc.1 (2025-03-13)

Features

  • NNSearch: adding ellipsoid_radius_neighbors in nnsearch (e456a86)
  • NNSearch: adding ellispsoid neighbor search (c944254)

v15.15.2

13 Mar 00:17
c15c308

Choose a tag to compare

15.15.2 (2025-03-13)

Bug Fixes

  • RegularGrid: Fixed issue on grid origin initialization on old grids. (bb6cfad)

v15.15.2-rc.1

12 Mar 08:52
c15c308

Choose a tag to compare

v15.15.2-rc.1 Pre-release
Pre-release

15.15.2-rc.1 (2025-03-12)

Bug Fixes

  • RegularGrid: Fixed issue on grid origin initialization on old grids. (bb6cfad)

v15.15.1

12 Mar 00:16
c7d13b8

Choose a tag to compare

15.15.1 (2025-03-12)

Bug Fixes

  • VertexCycle: allow comparison of different containers (73efd5f)

v15.15.1-rc.1

11 Mar 12:05
c7d13b8

Choose a tag to compare

v15.15.1-rc.1 Pre-release
Pre-release

15.15.1-rc.1 (2025-03-11)

Bug Fixes

  • VertexCycle: allow comparison of different containers (73efd5f)

fix/vertex-cycle-containers

11 Mar 11:12

Choose a tag to compare

Pre-release
fix/vertex-cycle-containers-tag

fix(VertexCycle): allow comparison of different containers

fix/valgrind_issue_on_old_regular_grids

11 Mar 11:10

Choose a tag to compare

Pre-release
fix/valgrind_issue_on_old_regular_grids-tag

Apply prepare changes