Improvements
- NimbleXCTestHandler: replace deprecated recordFailure api with XCTIssue. #830 (Thanks @arangato)
- Apply Xcode 12 recommended settings #835 (Thanks @arangato)
- Bump cocoapods #840, #852
- Bump norio-nomura/action-swiftlint #843, #846
- Migrate Linux CI from Travis to GitHub Actions #857
- Tweak SwiftLint configurations #858
- [CI] Test Swift 5.4 #859
Bugfixes
- Replace deprecated libswiftXCTest.dylib with libXCTestSwiftSupport.dylib #863 (Thanks @evelynccordner)
Docs
- Update code sample to reflect comment #850 (Thanks @joemasilotti)