CHANGELOG

Changelog for package mcap_vendor

0.28.0 (2024-06-17)

  • Update mcap-releases-cpp- into CMakeLists.txt (#1612)

  • Contributors: mosfet80

0.27.0 (2024-04-30)

0.26.1 (2024-04-17)

0.26.0 (2024-04-16)

  • Switch to using ament_vendor_package for lz4. (#1583)

  • Contributors: Chris Lalancette

0.25.0 (2024-03-27)

  • Switch to target_link_libraries everywhere. (#1504)

  • Contributors: Chris Lalancette

0.24.0 (2023-07-11)

  • Update mcap to v1.1.0 (#1361)

  • Contributors: Emerson Knapp

0.23.0 (2023-04-28)

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