On this pageChangelog for PubNub Rust SDK0.4.1November 3, 2023ModifiedUpdate license information.0.4.0October 16, 2023AddedUpdate the crypto module structure and add enhanced AES-CBC cryptor.0.3.0August 30, 2023AddedPubNub subscribe API implemented.PubNub presence API implemented.Event engine as a new method of handling connections for subscribe and presence methods implemented.0.2.1June 7, 2023FixedFixed versions in the docs.Fixed broken links for `docs.rs` page.Fixed logo image.0.2.0June 5, 2023AddedNew SDK implementation.PubNub publish API implemented.PubNub `access manager` API implemented.Add `parse_token` for authorization token debug.