0.25.1
- Fixed: a regression introduced in 0.25.0, where
TestStorefailures 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
XCTAssertNoDifferenceinstead ofXCTAssertEqual.