Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

Releases: Foso/Cabret-Log

Cabret 1.0.4

06 Jun 09:53
Compare
Choose a tag to compare

1.0.4

  • renamed Cabret.Listener to Cabret.Logger
  • replaced "override fun log(tag: String, msg: String, logLevel: Cabret.LogLevel)" with
    override fun log(data: LogData)
  • add targets for macos, ios, watchos
  • android minSDK is now 16