Changelog for package roscpp_traits
0.6.14 (2020-07-24)
- various code cleanup (#116)
- Bump CMake version to avoid CMP0048 warning (#115)
0.6.13 (2019-10-03)
0.6.12 (2019-03-04)
0.6.11 (2018-06-06)
0.6.10 (2018-05-01)
0.6.9 (2018-02-02)
0.6.8 (2018-01-26)
0.6.7 (2017-11-03)
0.6.6 (2017-10-25)
- fix assignment operator of MessageEvent (#66)
- fix docblock of ROS_DECLARE_MESSAGE_WITH_ALLOCATOR (#67)
0.6.5 (2017-07-27)
0.6.4 (2017-06-06)
0.6.3 (2017-05-15)
0.6.2 (2017-02-14)
- fix warning when compiling with -Wpedantic (#53)
- fix warning about unused parameters (#52)
0.6.1 (2016-09-02)
0.6.0 (2016-03-17)
0.5.7 (2016-03-09)
0.5.6 (2015-05-20)
- fix for compile issue on OS X 10.10 (#34)
0.5.5 (2014-12-22)
0.5.4 (2014-07-23)
0.5.3 (2014-06-28)
0.5.2 (2014-06-27)
0.5.1 (2014-06-24)
0.5.0 (2014-02-19)
0.4.2 (2014-02-11)
- Revert "remove MessageEvent constructors from Message" (revert changes from 0.4.1)
0.4.1 (2014-02-11)
- remove MessageEvent constructors from Message (#21)
0.4.0 (2014-01-29)
- ros::MessageEvent no longer reads __connection_header from ROS message (#19)
0.3.17 (2014-01-07)
- move several client library independent parts from ros_comm into roscpp_core (#12)
- fix compilation with libc++ (#15)
0.3.16 (2013-07-14)
0.3.15 (2013-06-06)
0.3.14 (2013-03-21)
0.3.13 (2013-03-08)
0.3.12 (2013-01-13)
0.3.11 (2012-12-21)
- first public release for Groovy