December 17, 2023 1 min read 0.3.6 • Fix MavenCentral publishing Base Removed the resource declaration syntax. Resources will be handled by their own plugin (#20, !42) Build and deployment Fix invalid coordinates when publishing to MavenCentral (!43) Dependencies Kotlin 1.9.21 OpenSavvy Gradle Conventions 0.3.2 Continue reading
December 16, 2023 1 min read 0.3.5 • Dependency updates Dependencies OpenSavvy Gradle Conventions 0.3.2 (!39, !40) Kotlin 1.9.21 (!40) Build and deployment The documentation will now be published to MavenCentral (!40) Continue reading
November 12, 2023 1 min read 0.3.4 • Java 11 support Build and deployment Java 11 support (#36, !37) Documentation Fixed broken links in the README (!36) Continue reading
November 9, 2023 1 min read 0.3.3 • Extended compatibility, project restructuration Documentation Example usage for all plugins (#29, !32) Fixed links after the project was moved to OpenSavvy/Automation (#35, !34) Build and deployment Java 8 support (#32, !33) Windows support (#31, !31) Continue reading
November 1, 2023 1 min read 0.3.2 • Change the default base path for easier CI configuration Continue reading
October 31, 2023 1 min read 0.3.0 • Performance improvements and Base separation Vite for Kotlin Compatibility with Configuration On Demand (#26, !25) Compatibility with Configuration Cache (#26, !25) Compatibility with Build Cache (#26, #27, !25, !27) Base Create the Base module which creates the tasks but configures nothing, to allow custom builds (#25, !28) Continue reading
October 22, 2023 1 min read 0.2.2 • Various bug fixes and documentation improvements Vite Fixed :viteBuild which crashed because Vite wasn't installed (505ba9b7, !23) Fixed :viteBuild not compiling the project (2b44fef8, !23) Improved Gradle Configuration Cache compatibility (#24, !23) Documentation Link to the Gradle documentation (64d7ebc0, !21) Document how to use the plugin (#23, !21) Dependencies Gradle 8.4 (!22) Continue reading
October 8, 2023 1 min read 0.2.1 • Fix Central publication Vite Remove dead code (b93042d5) Build & deployment Add the necessary metadata for Central (#21, !18) Continue reading
October 7, 2023 1 min read 0.1.0 • Initial version Vite Development execution with 'viteRun' Production build with 'viteBuild' Auto-reload with 'viteCompileDev --continuous' Continue reading