Releases: nschum/SwiftHamcrest
Releases · nschum/SwiftHamcrest
2.3.0
- Added Swift-Testing support using a new
#assertThat'
macro.
2.2.1
Bugfix release for Swift 5 migration.
2.2.0
Migrated to Swift-5 and Xcode 10.2 support.
2.1.1
- Added assertNotThrows function (#43)