Skip to content

Releases: Wolox/ReactiveArray

v0.7.0: ReactiveCocoa 4.0.0-alpha.5

17 Dec 20:25
Compare
Choose a tag to compare

Updates ReactiveCocoa to 4.0.0-alpha.5

v0.6.0: ReactiveCocoa 4.0.0-alpha.4

30 Nov 21:40
Compare
Choose a tag to compare
  • Updates ReactiveCocoa to version 4.0.0-alpha.4
  • Fixes bug in observable count #20 (thanks @jersonperpetua)

v0.5.0: XCode 7.1 support

01 Nov 00:08
Compare
Choose a tag to compare

This release is meant for use with Xcode 7.1 and Swift 2.1.

v0.4.0: Update operation

07 Oct 18:22
Compare
Choose a tag to compare

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)

v0.3.0: Swift 2

26 Sep 20:04
Compare
Choose a tag to compare

This release is meant for use with Xcode 7.0 and Swift 2.0.

Known issues

  • There is an issue with Carthage 0.8 not being able to download the binaries for version v4.0-alpha.1. The work-around is to specify the commit hash (8ebff4f192ad11dfc62c55e8151c235d005f390b) instead of the the tag name in the Cartfile.

Final ReactiveCocoa version!

17 Sep 14:41
Compare
Choose a tag to compare

This release is meant for use with Xcode 6.4 and Swift 1.2. If you need Swift 2.0 check out the swift2 branch.

Updates ReactiveCocoa to final version v3.0.0

Killing some bugs!

26 Aug 16:03
Compare
Choose a tag to compare

This release is meant for use with Xcode 6.4 and Swift 1.2. If you need Swift 2.0 check out the swift2 branch.

Changes

  • Fixes issue #9 (thanks @Hxucaa)
  • Fixes issue #10 (thanks @Hxucaa)

First patch update!

06 Aug 18:36
Compare
Choose a tag to compare

This release is meant for use with Xcode 6.4 and Swift 1.2. If you need Swift 2.0 check out the swift2 branch.

Changes

  • Adds ReactiveArray#last method
  • Upgrade ReactiveCocoa to v3.0-RC.1
  • Minor refactors

v0.1.0: Hello World

09 Jul 19:54
Compare
Choose a tag to compare

This release is meant for use with Xcode 6.4 and Swift 1.2.