CHANGELOG
Changelog for package test_msgs
2.2.0 (2024-06-25)
2.1.0 (2024-04-26)
2.0.2 (2024-04-16)
Increase the timeout for the test_msgs rosidl_generated_cpp cpplint. (#163) This should make it much more likely to succeed on Windows.
Contributors: Chris Lalancette
2.0.1 (2023-10-04)
Fix for invalid conversion from const char8_t* to char for C++20 (#160)
Contributors: AiVerisimilitude
2.0.0 (2023-09-07)
1.7.0 (2023-04-27)
1.6.0 (2023-04-18)
1.5.0 (2023-04-11)
1.4.0 (2023-02-13)
1.3.1 (2022-09-09)
1.3.0 (2022-04-29)
1.2.0 (2022-03-01)
1.1.0 (2021-08-06)
1.0.3 (2021-04-06)
1.0.2 (2021-02-22)
Update package maintainers. (#112)
Contributors: Chris Lalancette
1.0.1 (2020-06-29)
1.0.0 (2020-05-26)
0.9.0 (2020-04-25)
Remove unused local variable (#96)
Contributors: Dirk Thomas
0.8.0 (2019-09-26)
0.7.4 (2019-05-29)
Remove unnecessary action dependencies from CMakeLists.txt (#81)
Contributors: Jacob Perron
0.7.3 (2019-05-20)
0.7.2 (2019-05-08)
0.7.1 (2019-04-26)
0.7.0 (2019-04-14)
0.6.2 (2019-01-11)
Fix errors from uncrustify v0.68 (#57)
Contributors: Jacob Perron
0.6.1 (2018-12-06)
0.6.0 (2018-11-16)
Generate action type support / Remove hardcoded action type support (#48)
Hardcoded typesupport for Fibonacci action (#47)
Add message fixture for DynamicArrayStaticArrayPrimitivesNested (#45)
Add test message for dynamic array of static arrays (#43)
use add_compile_options instead of setting only cxx flags
Only install the Python messages if PYTHON_INSTALL_DIR is defined (#37)
Contributors: Esteve Fernandez, Jacob Perron, Mikael Arguedas, Shane Loretz