Skip to content

Releases: ably/ably-liveobjects-swift-plugin

0.3.0

09 Dec 12:54
afc2ecf

Choose a tag to compare

What's Changed

No public API changes. Some internal improvements:

  • Use server time for object ID (#98)
  • Use server-sent GC grace period (#99)
  • Always transition to SYNCING on receipt of ATTACHED (#104)

Full Changelog: 0.2.0...0.3.0

0.2.0

02 Oct 14:43
6a38988

Choose a tag to compare

What's Changed

  • Fixes an issue with SPM dependency specification that caused compliation errors. (#93)
  • Changes JSONValue's number associated value from NSNumber to Double. (#91)

Full Changelog: 0.1.0...0.2.0

0.1.0

28 Aug 12:39
5c6ff74

Choose a tag to compare

What's New

  • Our first release! LiveObjects provides a simple way to build collaborative applications with synchronized state across multiple clients in real-time.

Learn about Ably LiveObjects.

Getting started with LiveObjects in Swift.