Tags give the ability to mark specific points in history as being important
-
0.6.1
protectedRelease: 0.6.1 • Technical documentation fixesa0610b27 · ·Technical documentation fixes
-
0.6.0
protectedRelease: 0.6.0 • Gradle 9, crash fixes and a new documentation sitee2456a4b · ·Gradle 9, crash fixes and a new documentation site ### Producer - Fix crash when a platform has no resources (#15, !81) ### Consumer - Fix crash when multiple native targets are specified (#16, !81) - Minor performance improvements ### Documentation - [New documentation website](https://kotlin-resources.opensavvy.dev/)! (!80) - Updated the module pages to mention multiplatform usage (!80) ### Dependencies - Gradle 9.2 - Kotlin 2.2.21
-
0.5.1
protectedRelease: 0.5.1 • MavenCentral publication fixesaef37cbc · ·MavenCentral publication fixes
-
0.5.0
protectedRelease: 0.5.0 • Native targets and Kotlin 2.2.0 supportbc11e330 · ·Native targets and Kotlin 2.2.0 support ### Producer - Fixed attribute collision when multiple Native targets are declared (#14, !54) ### Dependencies - Test with Kotlin 2.2.0 (2.1.0 is still supported, !54) ### Deployment - Test with NPM instead of Yarn
-
0.4.0
protectedRelease: 0.4.0 • Support all platforms, not just JS2726d7cd · ·Support all platforms, not just JS
-
0.3.1
protectedRelease: 0.3.1 • Dependency upgradescaaa5a94 · ·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
protectedRelease: 0.3.0 • Kotlin 2.05a292619 · ·Kotlin 2.0, Gradle 8.8 ### Dependencies - Gradle 8.8 (0826f6b6) - Kotlin 2.0.0 (55a01666)
-
0.2.3
protectedRelease: 0.2.3 • Internal improvementse82bf0f5 · ·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
protectedRelease: 0.2.2 • Kotlin 2.0.0-RC1 support, bugfixes related to the consumption directory0bcbddad · ·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
protectedRelease: 0.2.1 • Include resources from dependent source sets50a22a52 · ·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
protectedRelease: 0.2.0 • Configurable resource directory and Gradle 8.6d7bdd25f · ·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
protectedRelease: 0.1.3 • Configuration cache compatibility05fc6ab3 · ·Configuration Cache compatibility - Support for the Gradle Configuration Cache (#3, !7)
-
0.1.2
protectedRelease: 0.1.2 • Deployment improvements42558833 · ·Build and deployment improvements
-
0.1.1
protectedRelease: 0.1.1 • Documentation and publication fixes9720aacc · ·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
protectedRelease: 0.1.0 • Initial prototype89335e7a · ·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