CHANGELOG

Changelog for package turtle_nest

1.2.0 (2025-08-31)

  • Add support for composable nodes (#26)

  • Add support for Python Lifecycle Nodes (#25)

  • Support for adding C++ lifecycle nodes (#24)

  • Refactor node generation (#23)

  • Contributors: Janne Karttunen

1.1.0 (2025-06-29)

  • Fix cpp package test errors (#20)

  • Add support for msgs packages (#19)

  • Add python3-dev and pybind11-dev as dependencies (#18)

  • Improved UI & add nodes to existing packages (#17)

  • Contributors: Janne Karttunen

1.0.3 (2025-05-29)

  • Replace ament_target_dependencies with target_link_libraries (#16)

  • Contributors: Alejandro Hernández Cordero

1.0.2 (2024-09-05)

  • Add option to create a parameter file (#12)

  • Contributors: Janne Karttunen

1.0.1 (2024-08-30)

  • applied uncrustify for consistent code formatting

  • Contributors: Janne Karttunen

1.0.0 (2024-08-23)

  • first public release

  • Contributors: Janne Karttunen