File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ and [maven central](https://repo1.maven.org/maven2/io/github/oshai/kotlin-loggin
1111
1212# Overview
1313
14- The latest kotlin-logging version is 6 .
14+ The latest kotlin-logging version is 7 .
1515It is the recommended version for new users and upgrades, as previous versions will require manual upgrade.
1616
1717Version 4.x is ** not recommended** to use (we jumped directly from v.3 to v.5).
@@ -31,6 +31,17 @@ In that sense it's a completely new dependency.
3131
3232Below is a list of all versions, some history and note-worthy changes.
3333
34+ # Version 7
35+
36+ Released on: Jun 14, 2024.
37+ Full change log:
38+ [ v.7] ( https://github.com/oshai/kotlin-logging/releases/tag/7.0.0 ) .
39+
40+ Main changes are:
41+
42+ - Support kotlin version >= 2.
43+ - Change to depend on KMP 2.
44+
3445# Version 6
3546
3647Released on: Dec 18, 2023.
You can’t perform that action at this time.
0 commit comments