Skip to content

4.8.0: ASAN + TSAN

Latest
Compare
Choose a tag to compare
@facontidavide facontidavide released this 14 Oct 18:52

4.8.0 (2025-10-14)

  • fix memory leak
  • fix thread safety issues
  • Improve error message
  • Add support for sanitizers including some GHAs
  • Remove unused conan.cmake (#1016 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/1016>_)
  • Improve handling of dependencies (#1012 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/1012>_)
  • update tinyxml to version 11.0
  • fix potential compilation errors
  • compile for c++ 17 (#1013 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/1013>_)
  • Contributors: Davide Faconti, Eric Riff