Skip to content

Releases: JuulLabs/khronicle

0.4.1

19 Nov 23:54
cae6e0a
Compare
Choose a tag to compare
  • Publish khronicle-android-lint artifact (#85)

0.4.0

19 Nov 22:37
af56152
Compare
Choose a tag to compare

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

07 May 16:16
fd1b470
Compare
Choose a tag to compare
  • Add synchronized extension function for Loggers (#40)
  • Better object allocation behavior (#34)

🧰 Maintenance

  • Update plugin android-library to v8.4.0 (#39)
  • Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.24.0 (#37)
  • Update gradle/wrapper-validation-action action to v3 (#38)
  • Update plugin android-library to v8.3.2 (#36)
  • Update ktor to v2.3.10 (#35)

0.2.0

03 Apr 19:59
5e15c88
Compare
Choose a tag to compare
  • Support Keys with arguments, improved API for SimpleLoggers, and expose Metadata 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

06 Mar 19:21
dd278bd
Compare
Choose a tag to compare

Initial release — previously a component of the Tuulbox library, migrated as a standalone library.