Skip to content

v0.20.0

Choose a tag to compare

@rcardin rcardin released this 29 May 09:42
· 68 commits to main since this release

We're approaching the Republic Day here in Italy 🇮🇹, and that means it's time for a new release of the YAES library! We focused on testing utilities this time, drawing on the accumulated experience we gained in developing the functional-event-sourcing-with-yaes application! 🚀

What's Changed 🎉

  • Added / path-segment operator to Uri by @rcardin in #269
  • Added LogSpec, RandomSpec, and SyncSpec to yaes-core-test-scalatest by @rcardin in #270
  • Added yaes-http-test-scalatest module with StubHttpServer by @rcardin in #271

Bugs Fixed 🐞

  • Raise.catching[E] uses isInstance instead of == for subclass matching by @rcardin in #268

Full Changelog: v0.19.0...v0.20.0