CHANGELOG

Changelog for package rmw_test_fixture_implementation

0.15.0 (2025-04-24)

  • Removed clang warnings (#34)

  • Contributors: Alejandro Hernández Cordero

0.14.3 (2025-04-18)

0.14.2 (2025-04-18)

  • Don’t set ROS_AUTOMATIC_DISCOVERY_RANGE in rmw_test_fixture (#33)

  • Fix rmw_test_fixture DLL import on Windows (#32)

  • Fix range for rmw_test_fixture_default port locking (#31)

  • Stop loading RMW to load the test fixture (#30)

  • Contributors: Scott K Logan

0.14.1 (2025-04-02)

  • Add ‘default’ rmw_test_fixture based on domain_coordinator (#26)

  • Install run_rmw_isolated executable to lib subdirectory (#25)

  • Ignore Ctrl-C in run_rmw_isolated on Windows (#24)

  • Resolve windows warnings in rmw_test_fixture (#22)

  • Add rmw_test_fixture for supporting RMW-isolated testing (#21)

  • Contributors: Alejandro Hernández Cordero, Scott K Logan