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

Cabret 1.0.4

Latest
Compare
Choose a tag to compare
@Foso Foso released this 06 Jun 09:53
· 10 commits to master since this release

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