Skip to content

Releases: andrewbailey/Difference

v1.1.1

05 May 03:16
bc2adaf

Choose a tag to compare

  • Publishes an iosSimulatorArm64 artifact for the library (#7) [Thanks @tunjid!]
  • Fixes a publication issue that would cause the difference-macos-arm64 and difference-macos-x64 artifacts to overwrite each other as a x64 builds

v1.1.0

26 Jan 23:16
50b064e

Choose a tag to compare

Difference version 1.1.0 contains the following changes:

  • Updates the library to Kotlin 2.0
  • Adds KDocs to all public APIs
  • Improves diff generation performance, mostly by reducing the number of allocations and unnecessary list copying

v1.0.0

30 Jun 03:21
565f457

Choose a tag to compare

🎉 Initial release