CHANGELOG

Changelog for package mcap_vendor

0.15.11 (2024-05-20)

0.15.10 (2024-05-17)

0.15.9 (2024-01-24)

0.15.8 (2023-09-19)

0.15.7 (2023-07-18)

0.15.6 (2023-06-05)

0.15.5 (2023-04-25)

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

  • Contributors: mergify[bot]

0.15.4 (2023-01-10)

  • [backport humble #1208] Fixes policy CMP0135 warning for CMake >= 3.24 for mcap_vendor (#1227)

  • mcap_vendor: only install public headers (backport #1207) (#1214)

  • rosbag2_storage_mcap: fix rosbag2_cpp tests (#1205)

  • Use mcap tarball rather than git clone (#1200)

  • [Humble backport] rosbag2_storage_mcap: merge into rosbag2 repo (#1163) (#1189)

  • Contributors: Michael Carroll, james-rms, mergify[bot]

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