Skip to content

5.2.6

Compare
Choose a tag to compare
@MFlisar MFlisar released this 19 Oct 13:13
· 121 commits to master since this release

Main changes

  • notification module supports android 32+ (solves #14)
  • main log functions are NOT inlined anymore - otherwise its not possible to provide correct line numbers in kotlin => lambdas are stil evaluated lazily of course
  • line numbers are working again correctly

Other changes

  • removed call stack correction
  • remove java module, simple added @JvmStatic to all functions in L class

Full Changelog: 5.2.5...5.2.6