- Add stability information in the module headers (!39)
- Gradle 8.10.2 (!38)
- Kotlin 2.0.20 (!38)
- Simplified the internal machinery used to access the target hierarchy (!18, thanks for Anton Lakotka for guiding us)
- Fix publication by not publishing the :tests module (!24)
- 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)
- Fixed crash when running under Kotlin 2.0.0-RC1 (#10, !23)
- Automated tests for multiple usage scenarii (!17)
- Simplify the demo, since they duplicate the automated tests (!17)
- Include resources from commonMain and other source sets jsMain depends on (#7, !13, by Frederik Bertling)
- Configurable resource directory (#6, !12, by Frederik Bertling)
- Support for the Gradle Configuration Cache (#3, !7)