Skip to content

Commit

Permalink
Update CHANGELOG for v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lordcodes committed May 6, 2024
1 parent e3f8a04 commit 19b0895
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,18 @@

## Un-released changes (master)

## v0.10.0

* Stream output as a Sequence [PR #239](https://github.com/lordcodes/turtle/pull/239).
* Now using [kotlinter](https://github.com/jeremymailen/kotlinter-gradle) 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](https://github.com/lordcodes/turtle/pull/119)
* Handle different platforms for File Commands. [PR #213](https://github.com/lordcodes/turtle/pull/213)
* Multi-platform open command. [PR #115](https://github.com/lordcodes/turtle/pull/119).
* Handle different platforms for File Commands. [PR #213](https://github.com/lordcodes/turtle/pull/213).
* Kotlin 1.9.20, latest Gradle, targeting Kotlin language version 11 and many dependency updates.

## v0.8.0
Expand Down

0 comments on commit 19b0895

Please sign in to comment.