Skip to content

5.7.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 10 Nov 15:22

Various fixes & improvements

  • feat(r8): Support outline and outlineCallsite annotations in ProguardCache (#62) by @romtsn
  • feat(r8): Support outline and outlineCallsite annotations in ProguardMapping (#60) by @romtsn
  • build: Fix new compiler warnings (#61) by @romtsn
  • ref: Forbid unwrap except in tests and benches (#58) by @loewenheim