v7.0.1
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
- Fixes errors in Xcode 9 beta 1
- Fixed expectation regression & failure bugs #428 (Thanks @jeffh)