Skip to content

6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 20:04
· 47 commits to master since this release
b23b685

July 05 2022

Added

  • VSP methods and models have been exposed via modules on the PubNub instance.
  • FlatJSONCodable replaces [String: JSONCodableScalar] inside the VSP models.

Modified

  • PubNub instances has been changed from a struct to a class.
  • HTTPSession has been made public for easier per-request overrides of the Network Session.