Changelog
Version 0.3.0
Added
- Create a changelog file for release notes
- The source set the generated sources are added to is now user-selectable via extension property,
mainis chosen by default. - Tasks became cacheable, so the downloaded Jextract archives and generated sources can be shared and re-used via build cache.
Changed
- Jextract is downloaded and installed to the project build directory to avoid access conflicts for output files and directories in multi-project builds.