Skip to content

v7.0.1

Compare
Choose a tag to compare
@phatblat phatblat released this 06 Jun 15:06
· 886 commits to main since this release

A small release with a hotfix for Xcode 9 and some documentation upkeep.

Bugfixes

  • Test in Swift 3 compatibility mode #431 (Thanks @sharplet)
    • Fixes errors in Xcode 9 beta 1
      'Cannot use mutating member on immutable value: 'generator' is a 'let' constant
  • Fixed expectation regression & failure bugs #428 (Thanks @jeffh)

Docs