Releases: gradle/declarative-gradle
Releases · gradle/declarative-gradle
v0.1.44
27 Mar 08:04
Compare
Sorry, something went wrong.
No results found
✍ Other changes
Update Gradle version to 8.14-milestone-7
Add fixed Checkstyle API to Java application and library prototypes (#184 ) @big-guy
v0.1.43
25 Mar 06:50
Compare
Sorry, something went wrong.
No results found
v0.1.42
12 Mar 10:29
Compare
Sorry, something went wrong.
No results found
✍ Other changes
Preserve method parameter names in compiled plugin code (#179 ) @jbartok
Update Gradle wrapper to 8.14-milestone-4 (#177 ) @jbartok
Integration tests use version file for up-to-date checking (#173 ) @tresat
v0.1.41
04 Mar 18:12
Compare
Sorry, something went wrong.
No results found
🚀 New features and improvements
Add new ecosystem plugin and Software Type plugin for defining Gradle Plugin projects declaratively using Java (#171 ) @tresat
✍ Other changes
Update prototype plugin version used in init build specs in prototype; add check to verify version used remains curent (#172 ) @tresat
v0.1.40
24 Feb 07:52
Compare
Sorry, something went wrong.
No results found
📝 Documentation updates
✍ Other changes
Introduce ListProperty into the software type models (#169 ) @jbartok
Add platform support to dependencies blocks (#170 ) @tresat
v0.1.38
18 Feb 15:09
Compare
Sorry, something went wrong.
No results found
This release is to support internal experiments using DCL.
🚀 New features and improvements
Setup static JVM test suites for KMP kotlinApplication projects (#162 ) @tresat
📝 Documentation updates
Add more Declarative Gradle articles, split official and community posts (#164 ) @oleg-nenashev
👻 Maintenance
All wiring KMP application plugin to kmpApplication block instance without applying plugin (#166 ) @tresat
Update the GitHub Actions version in CI and CD pipelines (#163 ) @oleg-nenashev
Updates for Gradle Client (#161 ) @tresat
v0.1.37
27 Jan 13:13
Compare
Sorry, something went wrong.
No results found
🚀 New features and improvements
Convert some file name string properties to RegularFileProperty (#157 ) @jbartok
📝 Documentation updates
Android Studio regular nightlies now include support for Declarative (#160 ) @eskatos
v0.1.36
22 Jan 16:56
Compare
Sorry, something went wrong.
No results found
🚀 New features and improvements
📝 Documentation updates
👻 Maintenance
✍ Other changes
v0.1.35
27 Nov 14:39
Compare
Sorry, something went wrong.
No results found
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
v0.1.33
13 Nov 16:46
Compare
Sorry, something went wrong.
No results found
🐛 Bug fixes
✍ Other changes
Add init spec for AGP app using official AGP preview (#142 ) @tresat