Skip to content

v0.13.0

Choose a tag to compare

@rcardin rcardin released this 05 Feb 10:44
· 464 commits to main since this release
872f7b7

Here we go again, Scala lovers. ❤️ Big changes for version 0.13.0: First, we changed the dependency between the yaes-core and the yaes-data module. Now, the yaes-core doesn't depend on any other module.

BUT the significant change is that we HAVE an HTTP server based on YAES effects. 🎉🎉🎉 We built it from scratch, so it has a lot of limitations (please, have a look at them in the dedicated documentation). Any feedback is welcome, of course! 🤝

What's Changed 🥇

Maintenance ⚙️

  • Updated dependency scalafmt to v3.10.6 by @renovate[bot] in #165
  • Updated dependency sbt/sbt to v1.12.2 by @renovate[bot] in #167

Full Changelog: v0.12.1...v0.13.0