Releases: chenakam/scalroid
Releases · chenakam/scalroid
v1.5-gradle8
What's Changed
- Fix the
Scala incremental compilation
with Gradle v8.0.1, and waiting for the Gradle fix with version 7.x because the official Gradle have bugs and did not fixed yet. See #23202 - Publish version https://plugins.gradle.org/plugin/cash.bdo.scalroid/1.5-gradle8 (Gradle v8.0.1 is recommended)
- Publish version https://plugins.gradle.org/plugin/cash.bdo.scalroid/1.4.2-gradle7 (Gradle v7.6.1 is recommended)
Full Changelog: v1.3...v1.5-gradle8
v1.3
What's Changed
- Publish version https://plugins.gradle.org/plugin/cash.bdo.scalroid/1.3
- Fix variants selection bug
- Fix issues of
scala
dir inandroidTest
andunitTest
- Add a Gitter chat badge to README.md by @gitter-badger in #2
New Contributors
- @gitter-badger made their first contribution in #2
Full Changelog: v1.0...v1.3
v1.0
Preliminarily implements the goals, and fix all bugs.
Full Changelog: https://github.com/chenakam/scalroid/commits/v1.0