Releases: gradle/declarative-gradle
Releases · gradle/declarative-gradle
v0.1.35
Enable JUnit Jupiter for testing in Kotlin JVM application and library projects by default
📝 Documentation updates
- Add IntelliJ IDEA to documentation (#148) @eskatos
- Add note that Studio and Gradle Client are not notarized to setup documentation (#146) @eskatos
- Fix TODO in Eclipse IDE setup doc (#145) @eskatos
- Rework docs content for EAP2 (#141) @eskatos
👻 Maintenance
- Use better Preview site destination (#144) @oleg-nenashev
- Enable Declarative Gradle site previews (#143) @oleg-nenashev
v0.1.33
v0.1.32
✍ Other changes
- Fix generator and tests on Windows
v0.1.31
v0.1.30
v0.1.29
✍ Other changes
- Update wrapper to latest gradle nightly - enabling software types in KTS files
v0.1.28
✍ Other changes
- Add support for configuring product flavors in NiA
v0.1.27
✍ Other changes
- Add support for setting JDK compiler version in Android Test projects.
v0.1.26
✍ Other changes
- Update Jacoco support to align with latest in Now in Android (#134) @tresat
- Add support for android-test projects for Now in Android benchmarks (#132) @tresat
- Add some content for build init (#131) @big-guy