New
v0.12.0
What's Changed
- it's -> its by @arialdomartini in https://github.com/hedgehogqa/scala-hedgehog/pull/288
- Update GitHub Actions config:
manual-publish-github-pages.yml- Scala version to2.13.14by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/289 - Update docs: Add
intro to Hedgehog for Scalato the Resources. by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/290 - Fix #292 - Fix the broken build on GitHub Actions caused by a missing sbt by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/293
- Close #294 - Upgrade Scala 3 to 3.3.5 (the latest LTS version) by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/295
- chore: dependency updates (munit 1.1.0, scalajs 1.18, drop support for scala 2.11) by @jnicoulaud-ledger in https://github.com/hedgehogqa/scala-hedgehog/pull/291
New Contributors
- @arialdomartini made their first contribution in https://github.com/hedgehogqa/scala-hedgehog/pull/288
- @jnicoulaud-ledger made their first contribution in https://github.com/hedgehogqa/scala-hedgehog/pull/291
Full Changelog: https://github.com/hedgehogqa/scala-hedgehog/compare/v0.11.0...v0.12.0