Codebase list ros-eigen-stl-containers / c69574e6-94c7-4d39-bf65-05096bc21c39/upstream CHANGELOG.rst
c69574e6-94c7-4d39-bf65-05096bc21c39/upstream

Tree @c69574e6-94c7-4d39-bf65-05096bc21c39/upstream (Download .tar.gz)

CHANGELOG.rst @c69574e6-94c7-4d39-bf65-05096bc21c39/upstreamraw · history · blame

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package eigen_stl_containers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.8 (2017-03-10)
------------------
* Fix it up so we can correctly find Eigen everywhere.
* Contributors: Chris Lalancette, Kei Okada

0.1.7 (2017-03-01)
------------------
* install headers to CATKIN_PACKAGE_INCLUDE_DESTINATION (`#4 <https://github.com/ros/eigen_stl_containers/issues/4>`_)
* Added more typedefs for std::vectors of Eigen types (`#8 <https://github.com/ros/eigen_stl_containers/issues/8>`_)
* Contributors: Michael Görner, Victor Lamoine

0.1.6 (2016-09-28)
------------------
* Fixed exporting of eigen3 depends (`#6 <https://github.com/ros/eigen_stl_containers/issues/6>`_)
* Contributors: Kei Okada

0.1.5 (2016-03-23)
------------------
* Merge pull request `#3 <https://github.com/ros/eigen_stl_containers/issues/3>`_ from scpeters/patch-1
  add links to repository and issue tracker
* add links to repository and issue tracker
* Added tag 0.1.4 for changeset 27d05d1c09b5
* Contributors: Ioan Sucan, Steven Peters, William Woodall

0.1.4 (2013-03-13)
------------------
* properly export includes and depends for catkin
* Added tag 0.1.3 for changeset 93304e48d411
* Contributors: Ioan Sucan

0.1.3 (2012-12-15)
------------------
* Added tag 0.1.2 for changeset a0b26dabeaec
* Contributors: Ioan Sucan

0.1.2 (2012-10-18)
------------------
* bump version
* Added tag 0.1.2 for changeset 17cd6bd5aedd
* switching to package.xml
* Added tag 0.1.1 for changeset 7647a299476f
* Contributors: Ioan Sucan

0.1.1 (2012-09-19)
------------------
* add more typedefs
* Added tag 0.1.0 for changeset 14f67f1013f4
* Contributors: Ioan Sucan

0.1.0 (2012-08-12)
------------------
* add vector types
* Contributors: Ioan Sucan