-
0.3.1 protectedcaaa5a94 · ·
Dependency upgrades ### Documentation - Add stability information in the module headers (!39) ### Dependencies - Gradle 8.10.2 (!38) - Kotlin 2.0.20 (!38)
-
0.3.0 protected5a292619 · ·
Kotlin 2.0, Gradle 8.8 ### Dependencies - Gradle 8.8 (0826f6b6) - Kotlin 2.0.0 (55a01666)
-
0.2.3 protectede82bf0f5 · ·
Internal improvements ### Consumer - Simplified the internal machinery used to access the target hierarchy (!18, thanks for Anton Lakotka for guiding us) ### Build and deployment - Fix publication by not publishing the :tests module (!24)
-
0.2.2 protected0bcbddad · ·
Kotlin 2.0.0-RC1 support, bugfixes related to the consumption directory ### Consumer - Fixed the directory not being able to be set to a default value (!15) - Add an example to the directory setting's documentation (3d5e56dd, !17) - Warn if multiple files with the same name are being imported and thus overwrite each other (26dd2837, !17) ### Producer - Fixed crash when running under Kotlin 2.0.0-RC1 (#10, !23) ### Build and deployment - Automated tests for multiple usage scenarii (!17) - Simplify the demo, since they duplicate the automated tests (!17) ### Dependencies - Gradle 8.7 (5d30cd88) - Kotlin 2.0.0-RC1 (66672126)
-
0.2.1 protected50a22a52 · ·
Include resources from dependent source sets ### Producer - Include resources from commonMain and other source sets jsMain depends on (#7, !13, by Frederik Bertling)
-
0.2.0 protectedd7bdd25f · ·
Configurable resource directory and Gradle 8.6 ### Consumer - Configurable resource directory (#6, !12, by Frederik Bertling) ### Dependencies - Kotlin 1.9.22 - Gradle 8.6
-
0.1.3 protected05fc6ab3 · ·
Configuration Cache compatibility - Support for the Gradle Configuration Cache (#3, !7)
-
0.1.2 protected42558833 · ·
Build and deployment improvements
-
0.1.1 protected9720aacc · ·
Documentation and deployment fixes ### Plugins - Better documentation (#4, !6) ### Dependencies - OpenSavvy Gradle Conventions 0.3.2 (!5) - Kotlin 1.9.21 (!5)
-
0.1.0 protected89335e7a · ·
Initial prototype ### Shared - Initial version (#2, !3) ### Consumer - Created the Consumer plugin, which consumes assets generated by another project ### Producer - Created the Producer plugin, which exposes assets to other projects