github Quick/Nimble v5.0.0
Nimble v5.0.0

latest releases: v13.3.0, v13.2.1, v13.2.0...
7 years ago

Version 5 supports Swift 3. For older versions of swift, please use an older version of Nimble.

Features / Breaking Changes:

  • Convert to Swift 3
  • Change NMBOrderedCollection to use -[objectForIndex:] / object(at index: Int). See bugfix.
  • beCloseTo supports CGFloat

Bugfixes:

  • Fix endsWith matcher not working if the expected value was repeated
    multiple times for strings and NMBOrderedCollection-conforming types.

Special thanks to @NachoSoto, @andersio, @briancroom, @ikesyo, @liscio,
@mokagio, @norio-nomura, @raphaelcruzeiro for all the effort in getting
Nimble to Swift 3!

Don't miss a new Nimble release

NewReleases is sending notifications on new releases.