Skip to content

Releases: stack-of-tasks/dynamic-graph

Release v4.4.3

05 Sep 08:54
v4.4.3
Compare
Choose a tag to compare
Release of version 4.4.3.

Release v4.4.2

29 Aug 11:22
v4.4.2
Compare
Choose a tag to compare

Changes in v4.4.2:

  • modernize CMake
  • update tooling

Release v4.4.1

14 Apr 16:16
v4.4.1
Compare
Choose a tag to compare

Changes in v4.4.1:

  • Add support for long int in value
  • Add operators() for Value with unsigned long int, and handling of None as void
  • Update tooling
  • Format

Release v4.4.0

18 Aug 13:28
v4.4.0
Compare
Choose a tag to compare

Changes in v4.4.0:

  • Make switch to std::shared_ptr easier
  • add doc/make CommandVoid 5-8

Release v4.3.4

10 Mar 17:24
v4.3.4
Compare
Choose a tag to compare

Maintenance release

Release v4.3.3

09 Feb 14:16
v4.3.3
Compare
Choose a tag to compare

Changes in v4.3.3:

  • remove suffix
  • fix boost bind > 1.73 warnings in a way compatible with < 1.73

Release v4.3.2

09 Feb 10:53
v4.3.2
Compare
Choose a tag to compare

Changes in v4.3.2:

  • set RPATH for plugins to fix debian packages creation on ROS buildfarm

Release v4.3.1

14 Nov 10:56
v4.3.1
Compare
Choose a tag to compare

Changes in v4.3.1:

  • DYNAMIC_GRAPH_PLUGINDIR is now relative
  • Tracer: Adding lock to make it threadsafe

Release v4.3.0

09 Nov 08:53
v4.3.0
Compare
Choose a tag to compare

Changes in v4.3.0:

  • Require C++11, and update code for it

Release v4.2.2

24 Jul 10:13
v4.2.2
Compare
Choose a tag to compare

Changes in v4.2.2:

  • fix compilation warnings