This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
Releases: foxglove/rosbag2
Releases · foxglove/rosbag2
v6.0.0
What's Changed
[BREAKING] Time and Duration values are now deserialized as {sec,nanosec}
rather than {sec,nsec}
. The {sec,nsec}
behavior is still available via a new timeType
constructor option.
- Dependency/repo updates by @jtbandes in #20
- Bump packages and add MessageReaderOptions by @jtbandes in #22
Full Changelog: v5.0.1...v6.0.0