New
v13.7.0
What's Changed
- Bump the ruby version used in github workflows by @younata in https://github.com/Quick/Nimble/pull/1175
- Bump cocoapods from 1.15.2 to 1.16.2 by @dependabot in https://github.com/Quick/Nimble/pull/1172
- Bump jazzy from 0.14.4 to 0.15.3 by @dependabot in https://github.com/Quick/Nimble/pull/1170
- Fix error message grammar in DSL+Wait.swift by @ianrahman in https://github.com/Quick/Nimble/pull/1176
- Fix expected text in waitUntil stall test by @younata in https://github.com/Quick/Nimble/pull/1179
- Allow beIdenticalTo and be matchers to be used as composed matchers by @younata in https://github.com/Quick/Nimble/pull/1178
- Add an overload of map that allows you to fail the conversion by returning nil. by @younata in https://github.com/Quick/Nimble/pull/1177
- Rename the failable map overload to compactMap by @younata in https://github.com/Quick/Nimble/pull/1180
New Contributors
- @ianrahman made their first contribution in https://github.com/Quick/Nimble/pull/1176
Full Changelog: https://github.com/Quick/Nimble/compare/v13.6.2...v13.7.0