Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Tags: copper-leaf/clog

Tags

4.1.1

Toggle 4.1.1's commit message
Republish with Kotlin hierarchical MPP Gradle metadata enabled

4.1.0

Toggle 4.1.0's commit message
[minor] Clean up build logic for MavenCentral publishing

4.0.1

Toggle 4.0.1's commit message
Publish to Jetbrains Space

4.0.0

Toggle 4.0.0's commit message
[major] renames core artifact to `clog-core` to not break JS builds, …

…and because it looks better when imported by IDEA. Upgrades to Kotlin 1.4.30

3.6.0

Toggle 3.6.0's commit message
[minor] Removes Stately entirely and uses actual/expect for AtomicRef…

…erences

3.5.5

Toggle 3.5.5's commit message
Splits default logger into variants which do or do not use ANSI escap…

…e codes, and chooses default JVM and Android unit test implementations to account for Windows lack of ANSI support

3.5.4

Toggle 3.5.4's commit message
On Android platform, detect if it's running in a unit test (with mock…

…ed `android.jar`) and use DefaultLogger() instead

3.5.3

Toggle 3.5.3's commit message
Fix lint issues

3.5.2

Toggle 3.5.2's commit message
?

3.5.1

Toggle 3.5.1's commit message
[minor] Adds exception tracking