Skip to content

v0.14.0

Compare
Choose a tag to compare
@jbwheatley jbwheatley released this 08 Oct 12:53
· 772 commits to main since this release

What's Changed

  • The state change server now binds to a random unbound port by default (fixes #674)
  • The pacts used in testing the project can be published using a GHA.
  • Replaced javax.json with lihaoyi.upickle in the state change server as its a much easier API to develop with.

Full Changelog: v0.13.3...v0.14.0