Skip to content

Release v3.0.2

Latest

Choose a tag to compare

@nim65s nim65s released this 29 Sep 17:43
· 385 commits to devel since this release
v3.0.2

[3.0.2] - 2025-09-29

Added

  • CMake: add COAL_DISABLE_HPP_FCL_WARNINGS option (#709)
  • CMake: add support for BUILD_STANDALONE_PYTHON_INTERFACE (#658)
  • Docker images ghcr.io/coal-library/coal (#737)

Removed

  • Remove constraints on supported doxygen version to generate the python documentation (#681)
  • Remove useless COAL_WITH_CXX11_SUPPORT guard (#688)
  • Remove qhull submodule, as ubuntu 20.04 is EoL (#704)
  • Removed support for octomap < 1.8 (#727)

Changed

  • Formatted all CMake listfiles using gersemi, add gersemi to pre-commit configuration (#657)