Changelog for PubNub Rust SDK

0.4.1

November 3, 2023
Modified
  • Update license information.

0.4.0

October 16, 2023
Added
  • Update the crypto module structure and add enhanced AES-CBC cryptor.

0.3.0

August 30, 2023
Added
  • PubNub subscribe API implemented.
  • PubNub presence API implemented.
  • Event engine as a new method of handling connections for subscribe and presence methods implemented.

0.2.1

June 7, 2023
Fixed
  • Fixed versions in the docs.
  • Fixed broken links for `docs.rs` page.
  • Fixed logo image.

0.2.0

June 5, 2023
Added
  • New SDK implementation.
  • PubNub publish API implemented.
  • PubNub `access manager` API implemented.
  • Add `parse_token` for authorization token debug.
Last updated on