Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Releases: foxglove/rosbag2-web

v5.0.0

05 Dec 17:56
1e4a45f
Compare
Choose a tag to compare

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.

Full Changelog: v4.1.1...v5.0.0