Releases: nschum/SwiftHamcrest
Releases · nschum/SwiftHamcrest
2.3.5
Compare
Sorry, something went wrong.
No results found
renep
released this
23 May 07:36
Removed that swift-format binary so that the project builds on arm only machines.
2.3.4
Compare
Sorry, something went wrong.
No results found
renep
released this
08 May 10:29
Made compatible with UITests. The Swift-Testing code remains the the HamcrestSwiftTesting framework
2.3.2
Compare
Sorry, something went wrong.
No results found
renep
released this
11 Apr 20:29
The assertThat function can be used to assert Swift-Testing unit tests without any additional setup.
2.3.1
Compare
Sorry, something went wrong.
No results found
renep
released this
27 Feb 17:20
2.3.0
Compare
Sorry, something went wrong.
No results found
renep
released this
16 Sep 12:57
Added Swift-Testing support using a new #assertThat' macro.
2.2.1
Compare
Sorry, something went wrong.
No results found
renep
released this
15 Apr 12:26
Bugfix release for Swift 5 migration.
2.2.0
Compare
Sorry, something went wrong.
No results found
renep
released this
15 Apr 07:08
Migrated to Swift-5 and Xcode 10.2 support.
2.1.1
Compare
Sorry, something went wrong.
No results found
renep
released this
21 Feb 08:24
Added assertNotThrows function (#43 )