ReactiveArray v0.4.0 Release Notes

Release Date: 2015-10-07 // over 8 years ago
  • 🚀 This release is meant for use with Xcode 7.0 and Swift 2.0.

    💥 Breaking changes

    • ⚡️ Changes insert operation to use Array's insert method and adds .Update operation #16 (thanks @jkennington)