Skip to content

0.25.1

Choose a tag to compare

@stephencelis stephencelis released this 24 Aug 21:24
· 1290 commits to main since this release
68664c1
  • Fixed: a regression introduced in 0.25.0, where TestStore failures were no longer printed in a proportional diff format, has been addressed.
  • Fixed: removed a redundant conformance (thanks @aroben).
  • Infrastructure: the Composable Architecture's test suite now uses XCTAssertNoDifference instead of XCTAssertEqual.