1.3.4
What's Changed
- Fixed: Break out of infinite loop when diffing non-equatable recursive objects (#137).
- Fixed: Weaken sendability requirements of
expectDifferencein Swift 6.2 (#145). - Infrastructure: Update
expectDifference/expectNoDifferencedocs (thanks @freak4pc, #129; thanks @mercedesbunz, #132). - Infrastructure: Avoid stack overflow in Wasm CI by extending the stack size (thanks @kateinoigakukun, #131).
- Infrastructure: Add Android CI (thanks @johankool, #133).
- Infrastructure: README updates (#140)
- Infrastructure: Update package versioning (#143).
New Contributors
- @freak4pc made their first contribution in #129
- @mercedesbunz made their first contribution in #132
- @johankool made their first contribution in #133
Full Changelog: 1.3.3...1.3.4