Releases: lordcodes/turtle
Releases · lordcodes/turtle
v0.10.0
- Stream output as a Sequence PR #239.
- Now using kotlinter for formatting and linting Kotlin.
- Gradle 8.7.
- JDK 17 and Kotlin JVM Target 17.
- Dependency updates.
v0.9.0
- Multi-platform open command. PR #115
- Handle different platforms for File Commands. PR #213
- Kotlin 1.9.20, latest Gradle, targeting Kotlin language version 11 and many dependency updates.
v0.8.0
- Add which command. PR #117
- Add dry run command. PR #118
- Command and Arguments abstraction. PR #127
- Many dependency updates.
v0.4.0
🚨 IMPORTANT: Only usable by certain JDK versions, please use v0.5.0 or later.
See CHANGLELOG
v0.3.0
🚨 IMPORTANT: Broken release, please use v0.5.0 or later.
See CHANGLELOG
v0.1.0
Initial release of turtle