Skip to content

1.3.4

Choose a tag to compare

@stephencelis stephencelis released this 14 Jan 00:12
· 30 commits to main since this release
93a8aa4

What's Changed

  • Fixed: Break out of infinite loop when diffing non-equatable recursive objects (#137).
  • Fixed: Weaken sendability requirements of expectDifference in Swift 6.2 (#145).
  • Infrastructure: Update expectDifference/expectNoDifference docs (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

Full Changelog: 1.3.3...1.3.4