Skip to content

Releases: AsyncSwiftKits/AsyncTesting

Release 0.0.7

22 Aug 04:56
Compare
Choose a tag to compare

Removes throws from waitForExpectations.

Release 0.0.6

22 Aug 03:49
Compare
Choose a tag to compare

Enables concurrency warnings and fixes all warnings.

Release 0.0.5

21 Aug 22:59
Compare
Choose a tag to compare

Fixes behavior of inverted expectations which can call fulfill after the timeout without failing tests.

Release 0.0.4

21 Aug 20:34
Compare
Choose a tag to compare

Enables concurrency warnings and handles warnings in unit tests.

  • fixes concurrency warnings in unit tests
  • enables thread sanitizer

Release 0.0.3

21 Aug 07:09
Compare
Choose a tag to compare

Simplifies public API for unit in tests. See README.md.

Release 0.0.2

15 Aug 16:17
Compare
Choose a tag to compare

Improves behavior and lowers Swift tools version to 5.6 to allow Xcode 13 builds.

Release 0.0.1

15 Aug 08:21
Compare
Choose a tag to compare

Initial release