Skip to content

Releases: stack-of-tasks/dynamic-graph-python

Release v4.0.11

30 Sep 08:21
v4.0.11
Compare
Choose a tag to compare

Changes in v4.0.11:

  • force python 3 for ROS noetic

Release v4.0.10

24 Sep 13:16
v4.0.10
Compare
Choose a tag to compare

Changes in v4.0.10:

  • fix python component export
  • update package.xml for python 2/3 and numpy

Release v4.0.9

05 Sep 09:29
v4.0.9
Compare
Choose a tag to compare

Changes in v4.0.9:

  • export python required components

Release v4.0.8

05 Sep 08:57
v4.0.8
Compare
Choose a tag to compare
Release of version 4.0.8.

Release v4.0.7

30 Aug 12:54
v4.0.7
Compare
Choose a tag to compare

Changes in v4.0.7:

  • CMake: modernize link to Boost::python
  • CMake: public link to Boost::python
  • Tooling upgrades

Release v4.0.6

30 Aug 12:34
v4.0.6
Compare
Choose a tag to compare

Changes in v4.0.6:

  • update for eigenpy v2.7.10
  • modernize CMake
  • update tooling

Release v4.0.5

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

Changes in v4.0.5:

  • Updates for C++ 14 and Python 3.9
  • Replace '/' by '_' in filenames for traces
  • Update tooling
  • Format

Release v4.0.4

20 Aug 12:46
v4.0.4
Compare
Choose a tag to compare

Changes in v4.0.4:

  • Add fwd.hh header file
  • set INSTALL_RPATH for python on linux
  • add missing include for Boost 1.76

Release v4.0.3

10 Mar 22:01
v4.0.3
Compare
Choose a tag to compare

Maintenance release

Release v4.0.2

09 Feb 19:20
v4.0.2
Compare
Choose a tag to compare

Changes in v4.0.2:

  • update package.xml & README
  • fix boost bind use