v0.4.0
Added an early version of record change subscriptions, a.k.a. realtime APIs.
Users can now subscribe to an entire API/table or specific record to listen for
changes: insertions, updates, deletions (see client tests, docs are TBD).
Full Changelog: v0.3.4...v0.4.0