All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed descouraged use warning
This release represents stability in the API. There is no functional change from v0.3.0.
- Added
auto_subscribe
field to event data
delta
now refers to the difference between the latest event number and the local event number, rather than the difference between the local event number and the previous local event numberprevious_local_event_number
is nownil
when the previous local event number is not greater than or equal to zero
- Initial implementation published
- This project was generated by Gaas