CHANGELOG

Changelog for package mcap_vendor

0.22.8 (2024-11-09)

0.22.7 (2024-07-11)

0.22.6 (2024-02-07)

0.22.5 (2023-11-18)

0.22.4 (2023-10-24)

0.22.3 (2023-09-08)

0.22.2 (2023-07-14)

0.22.1 (2023-05-18)

0.22.0 (2023-04-18)

0.21.0 (2023-04-12)

0.20.0 (2023-02-14)

0.19.0 (2023-01-13)

  • mcap_vendor: add readme with versioning procedure (#1230)

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

  • mcap_vendor: only install public headers (#1207)

  • Fixes policy CMP0135 warning for CMake >= 3.24 for mcap_vendor (#1208)

  • mcap_vendor: download MCAP source via tarball (#1204)

  • rosbag2_cpp: test more than one storage plugin (#1196)

  • rosbag2_storage_mcap: merge into rosbag2 repo (#1163)

  • Contributors: Cristóbal Arroyo, Michael Orlov, james-rms

0.6.0 (2022-11-28)

  • Fix Windows build (#73) Update mcap version to newest windows-compatible release. Add visibility macros for tests. Add clang-format preprocessor indentation for visibility_control to be readable.

  • Contributors: Emerson Knapp

0.5.0 (2022-11-02)

  • mcap_vendor: update to v0.6.0 (#69)

  • Cleanup in mcap_vendor package (#62)

  • Switch to using the vendored zstd library. (#59)

  • Contributors: Chris Lalancette, Michael Orlov, James Smith

0.4.0 (2022-10-06)

0.2.0 (2022-09-08)

  • Support timestamp-ordered playback (#50)

  • Support regex topic filtering

  • Contributors: James Smith

0.1.7 (2022-08-15)

  • Add all lz4 sources to fix undefined symbols at runtime (#46)

  • Contributors: Emerson Knapp

0.1.6 (2022-07-22)

0.1.5 (2022-04-25)

  • Test Foxy & Galactic in CI, fix missing test_depends in mcap_vendor/package.xml (#33)

  • Contributors: Jacob Bandes-Storch

0.1.4 (2022-04-21)

  • fix: minor issues (#31) * remove unnecessary block * use target_link_libraries instead of ament_target_dependencies * remove ros environment * add prefix to compile definition

  • Update email address for Foxglove maintainers (#32)

  • Contributors: Daisuke Nishimatsu, Jacob Bandes-Storch

0.1.3 (2022-04-20)

0.1.2 (2022-04-20)

  • Added mcap_vendor package. Updated CMakeLists.txt to fetch dependencies with FetchContent rather than Conan.

  • Contributors: Jacob Bandes-Storch