Skip to content

2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 18:06
· 2 commits to main since this release
774cc1c

Milestone

https://github.com/touchlab/Kermit/milestone/5

Changed

  • Added kermit-coil extension for Coil3 support: #479
  • Added WasmWasi support to kermit-core and kermit-test: #484, #481
  • Added jvm, linux, mingwX64 and Android Native targets to the kermit-ktor module: #477, #474
  • Updating RollingFileLogWriter to now Catch IO exceptions: #483, #480
  • Fixing LogcatWriter failing issue with UnsatisfiedLinkError: #476, #475

New Contributors