CHANGELOG
Changelog for package rosidl_default_generators
1.7.1 (2024-06-17)
1.7.0 (2024-04-26)
1.6.0 (2023-04-28)
1.5.0 (2023-02-13)
1.4.0 (2022-09-08)
Move dependencies to rosidl_core and depend on action_msgs (#22) Move implementation to new packages rosidl_core_generators and rosidl_runtime_generators The new packages are located in a separate repository: https://github.com/ros2/rosidl_core.git rosidl_defaults now depends on the new packages, plus message definitions required for Actions (namely action_msgs). This allows users to avoid having to explictly depend on action_msgs.
Contributors: Jacob Perron
1.3.0 (2022-05-04)
1.2.0 (2022-03-31)
Unroll group dependencies (#20)
Contributors: Shane Loretz
1.1.1 (2021-04-06)
1.1.0 (2021-03-18)
Update maintainers (#13)
Contributors: Shane Loretz
1.0.0 (2020-05-26)
0.9.0 (2020-04-25)
0.8.0 (2019-09-26)
0.7.0 (2019-04-14)
0.6.0 (2018-11-16)
update manifest to adhere to tag order in schema (#3)
Contributors: Dirk Thomas
0.5.0 (2018-06-24)
Merge pull request #26 from ros2/remove-direct-vendor-typesupport-deps
add and use groups for generator and runtime packages (#25)
Merge pull request #22 from ros2/use_typesupport_group
use ament index to collect typesupport packages
add group_depends for typesupport
Contributors: Dirk Thomas, Esteve Fernandez, Jackie Kay, Mikael Arguedas, Steven! Ragnarök, William Woodall