Skip to content

Releases: oshai/kotlin-logging

2.1.15

06 Dec 16:52

Choose a tag to compare

What's Changed

  • upgrade kotlin 1.6.0 <- 1.5.21 by @oshai in #202

Full Changelog: 2.1.14...2.1.15

2.1.14: GitHub release (#201)

06 Dec 09:19
60a7d41

Choose a tag to compare

* add release workflow

* bump version to 2.1.14

end up using nexus publish plugin, with macos should be able to release all artifacts type.
Right now linux and mac are published, with 1.6 windows will also be supported:
https://kotlinlang.org/docs/whatsnew16.html#compilation-of-windows-targets-on-any-host

2.0.11

23 Aug 18:49
9c96957

Choose a tag to compare

Update ChangeLog.md

2.0.10

13 Jul 18:53
5ab79a2

Choose a tag to compare

Update build.gradle.kts

2.0.9

13 Jul 18:02
d25d0f4

Choose a tag to compare

Update ChangeLog.md

2.0.8

02 Jun 04:36

Choose a tag to compare

update docs

2.0.5

04 Mar 20:10

Choose a tag to compare

update kotlin version to 1.4.31

1.12.1: Fix #163 - disable gmm

04 Mar 21:03

Choose a tag to compare

see https://docs.gradle.org/current/userguide/publishing_gradle_module_metadata.html#sub:disabling-gmm-publication

2.0.4

14 Dec 21:04

Choose a tag to compare

bump version to 2.0.5

2.0.3

20 Sep 13:11
d84e2b9

Choose a tag to compare

Workaround for https://github.com/gradle/gradle/issues/11412 (#151)