Skip to content

Releases: humanoid-path-planner/hpp-util

Release v5.1.0

02 Jul 08:27
v5.1.0
Compare
Choose a tag to compare

Changes in v5.1.0:

  • Nix: initial support
  • update tooling

Release v5.0.0

31 Mar 10:41
v5.0.0
Compare
Choose a tag to compare

Changes in v5.0.0:

  • switch from TinyXML to TinyXML2
  • update packaging
  • update tooling

Release v4.15.1

20 Jan 12:09
v4.15.1
Compare
Choose a tag to compare
Release of version 4.15.1.

Release v4.14.0

02 Nov 14:14
v4.14.0
Compare
Choose a tag to compare
Release of version 4.14.0.

Release v4.13.0

31 May 07:03
v4.13.0
Compare
Choose a tag to compare
Release of version 4.13.0.

Release v4.12.0

06 Oct 13:41
v4.12.0
Compare
Choose a tag to compare

Changes in v4.12.0:

  • switch to C++14

Release v4.11.0

04 May 08:24
v4.11.0
Compare
Choose a tag to compare

Changes in v4.11.0:

  • Switch to std::shared_ptr
  • update doc
  • improve serialization

Release v4.10.1

24 Sep 16:36
v4.10.1
Compare
Choose a tag to compare

Changes since v4.9.0:

  • Add macros, functions and test for serialization.
  • Add package.xml.
  • Use cmake to handle dependencies (submodule cmake).

release 4.10.0

24 Jul 10:51
Compare
Choose a tag to compare
v4.10.0

Release of version 4.10.0.

Release v4.9.0

29 Apr 12:14
v4.9.0
Compare
Choose a tag to compare

Changes in v4.9.0:

  • Add explicit bool cast for C++11
  • CMake Exports