0.2.0
✨ Added
- Support samples from the
test
Kotlin source set (#22). These files must have a name suffixed bySample
for distinguishing them from test files. - Dependency compatibility documentation (#11).
♻️ Changed
- Bump Gradle Wrapper from 8.10.2 to 8.11.1 (#16).
- Rename the build output directory from
samples
askotools-samples
(#27).
🗑️ Deprecated
- The
sample
Kotlin source set with a warning level for using thetest
Kotlin source set instead (#23).
Thanks to @LVMVRQUXL for contributing to this new release. 🙏