2020-09-10
- Add new methods such as
"This is the message".(v())()
"This is the message".(v(error))()
EventImpl().(v())()
2020-09-07
- Move
AndroidAppender
to new package - Add Javasctipt target
- Implement logger configuration, so the user of methods has flexible access to the logger behavior
- Define new extension functions for
String
andThrowable
2020-08-29
- Add tests for common source set
- Add ios, watchos, tvos, macosX64, linuxArm64, linuxX64 platforms
2020-08-27
- Move to Kotlin Multiplatform
- Update gradle
- Publish in Maven Central instead of Bintray
- Update dokka
- Use Composite build
Releases before adding CHANGELOG!