This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
Releases: foxglove/rosbag2-web
Releases · foxglove/rosbag2-web
v5.0.0
What's Changed
@foxglove/rosbag2
dependency has been bumped to v6
[BREAKING] MessageReader
now deserializes Time and Duration
values as {sec,nanosec}
rather than {sec,nsec}
. The {sec,nsec}
behavior is still available via a new timeType
constructor option.
- Update links by @jtbandes in #24
- Dependency/repo updates by @jtbandes in #25
- Bump rosbag2 by @jtbandes in #26
Full Changelog: v4.1.1...v5.0.0