Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 561 Bytes

CHANGELOG-C++.md

File metadata and controls

15 lines (10 loc) · 561 Bytes

Lightstreamer C++ Client Changelog

1.0.0-beta.1

Compatible with Lightstreamer Server since 7.4.0
May not be compatible with code developed with the previous version.
Made available on 29 Oct 2024

Changed the behavior of the listener ClientListener.onPropertyChange to be called whenever the value of a property is changed by the server or by the user through a property setter.

1.0.0-alpha.1

Compatible with Lightstreamer Server since 7.4.0
Made available on 30 Jul 2024

First release of the Lightstreamer C++ Client SDK.