Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 619 Bytes

Changelog.md

File metadata and controls

33 lines (19 loc) · 619 Bytes

Changelog

Current Master

  • Nothing yet.

4.1.0

  • Deprecate old matcher functions
  • Introduce following properties for expect(observable) to match RxBlocking operator
    • first
    • last
    • array

4.0.0

  • Support for Swift 4.0, RxSwift 4.0 and RxBlocking 4.0. See #27.

3.0.0

  • Support for new Nimble 7 api. See #21.

1.0.0

  • Swift 3 support.

0.2.0

  • Fixes build issues. See #8.

0.1.0

  • Initial release.