CHANGELOG

Changelog for package rosbag2_compression_zstd

0.26.1 (2024-04-17)

0.26.0 (2024-04-16)

0.25.0 (2024-03-27)

  • Use std::filesystem instead of rcpputils::fs (#1576)

  • Make some changes for newer versions of uncrustify. (#1578)

  • Contributors: Chris Lalancette, Roman Sokolkov

0.24.0 (2023-07-11)

0.23.0 (2023-04-28)

0.22.0 (2023-04-18)

0.21.0 (2023-04-12)

  • Update rosbag2 to C++17. (#1238)

  • Use target_link_libraries instead of ament_target_dependencies (#1202)

  • Contributors: Chris Lalancette, Daisuke Nishimatsu, Michael Orlov

0.20.0 (2023-02-14)

0.19.0 (2023-01-13)

  • Add Michael Orlov as maintainer in rosbag2 packages (#1215)

  • Contributors: Michael Orlov

0.18.0 (2022-11-15)

0.17.0 (2022-07-30)

  • Speed optimization: Preparing copyless publish/subscribing by using const message for writing (#1010)

  • Contributors: DensoADAS, Joshua Hampp

0.16.0 (2022-05-11)

0.15.1 (2022-04-06)

0.15.0 (2022-04-05)

0.14.1 (2022-03-29)

  • Bump version number to avoid conflict

  • Contributors: Chris Lalancette

0.14.0 (2022-03-29)

  • Install headers to include/${PROJECT_NAME} (#958)

  • Contributors: Shane Loretz

0.13.0 (2022-01-13)

0.12.0 (2021-12-17)

0.11.0 (2021-11-08)

  • Update package maintainers (#899)

  • Contributors: Michel Hidalgo

0.10.1 (2021-10-22)

0.10.0 (2021-10-19)

0.9.0 (2021-05-17)

0.8.0 (2021-04-19)

0.7.0 (2021-03-18)

  • Add test_depend ament_cmake_gmock (#639)

  • Move zstd compressor to its own package (#636)

  • Contributors: Emerson Knapp, Shane Loretz