Releases: coditory/klog
Releases · coditory/klog
v0.0.19
What's Changed
- Bump the prod-dependencies group with 2 updates by @dependabot in #40
- Bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.8.3 to 0.9.0 in the dev-dependencies group by @dependabot in #42
- Bump the prod-dependencies group with 2 updates by @dependabot in #49
- Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 in the prod-dependencies group by @dependabot in #52
- Bump the prod-dependencies group with 2 updates by @dependabot in #54
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.7.4 to 0.7.6 by @dependabot in #15
- Bump coroutines from 1.7.3 to 1.8.0 by @dependabot in #14
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #19
- Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #21
- Bump coroutines from 1.8.0 to 1.8.1 by @dependabot in #25
- Bump kotest from 5.8.0 to 5.9.0 by @dependabot in #24
- Bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.7.6 to 0.8.0 by @dependabot in #26
- Bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.8.0 to 0.8.1 by @dependabot in #29
- Bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.8.1 to 0.8.2 by @dependabot in #30
- Bump kotest from 5.9.0 to 5.9.1 by @dependabot in #28
- Bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.8.2 to 0.8.3 by @dependabot in #32
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #35
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #34
- Bump the prod-dependencies group with 3 updates by @dependabot in #39
Full Changelog: v0.0.17...v0.0.18
v0.0.17
Simplify log listeners
v0.0.16
Fix publishing bug
v0.0.14
Change listener API2
v0.0.13
Change listener API
v0.0.12
Fix log listener2
v0.0.11
Add duration formatted and editorconfig file
v0.0.10
Simplify config
v0.0.9
Fix PlainTextStringFormatter