Releases: JuulLabs/khronicle
Releases · JuulLabs/khronicle
0.4.1
0.4.0
Warning
This release is missing the lint artifact publication.
Use 0.4.1
(or newer) if you are using the khronicle-android-lint
artifact.
- Added an Android Lint check that ensures the correct Log class is used (#83), special thanks to @eygraber for the contribution!
🧰 Maintenance
- Migrate to
gradle/actions/setup-gradle
(#44) - Remove superfluous
setup-gradle
option (#67) - Set Gradle
rootProject.name
(#54) - Store build reports as artifact on test failure (#80)
- Update dependency gradle to v8.11 (#47, #56, #64, #69, #81)
- Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.25.0 (#53)
- Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.9.0 (#43, #71)
- Update ktor to v3.0.1 (#42, #49, #74, #78)
- Update codecov/codecov-action action to v5 (#82)
- Update gradle/actions action to v4 (#66)
- Update plugin android-library to v8.7.2 (#45, #48, #55, #62, #68, #70, #72, #75, #79)
- Update plugin android-publish to v0.30.0 (#50, #76)
- Update plugin api to v0.16.3 (#58, #59, #63)
- Update plugin atomicfu to v0.26.0 (#77)
- Update plugin kotlinter to v4.4.1 (#52, #57)
- Update dependency org.jetbrains.kotlin.multiplatform to v2.0.21 (#41, #46, #61, #65, #73)
- Use GitHub Actions for documentation deployment (#51)
0.3.0
🧰 Maintenance
0.2.0
- Support
Key
s with arguments, improved API forSimpleLogger
s, and exposeMetadata
for testing (#33) - Add WasmJS target (#23)
🧰 Maintenance
- Update plugin android-publish to v0.28.0 (#29)
- Update dependency gradle to v8.7 (#31)
- Update plugin kotlinter to v4.3.0 (#32)
- Disable
AndroidGradlePluginVersion
lint check (#30) - Update plugin android-library to v8.3.1 (#28)
- Update plugin dokka to v1.9.20 (#27)
- Update ktor to v2.3.9 (#26)
- Update dependency org.jetbrains.kotlin.multiplatform to v1.9.23 (#24)
- Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.2 (#25)
- Add Codecov configuration (#22)
0.1.0
Initial release — previously a component of the Tuulbox library, migrated as a standalone library.