=============================
Added
-----
* preliminary support for Windows and macOS for ``ouster_viz`` and ``ouster_client``
Changed
-------
* replaced VTK visualizer library with one based on GLFW
* renamed all instances of "OS1" including namespaces, headers, node and topic names, to reflect
support for other product lines
* updated all xyz point cloud calculations to take into account new ``lidar_origin_to_beam_origin``
parameter reported by sensors
* client and ``os_node`` and ``simple_viz`` now avoid setting the lidar and timestamp modes when
connecting to a client unless values are explicitly specicified
Fixed
-----
* increase the UDP receive buffer size in the client to reduce chances of dropping packets on
platforms with low defaults
* ``os_cloud_node`` output now uses the updated point cloud calculation, taking into account the lidar
origin offset
* minor regression with destaggering in img_node output in previous beta