Skip to content

v0.2.1

Choose a tag to compare

@hermannm hermannm released this 19 Dec 21:12
· 315 commits to main since this release
v0.2.1
8c96788
  • Allow setting LogBuilder.cause to null
    • This is useful when you have a cause exception that may or may not be null
  • Fix edge case in LogBuilder.cause setter that could throw an exception
  • Remove needlessly restrictive jvmTarget setting from Kotlin compiler config