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

0.2.1: Update to sentry-native 0.4.5.

Compare
Choose a tag to compare
@daxpedda daxpedda released this 21 Jan 10:28
· 34 commits to release since this release
597b60d

Added

  • Added reinstall_backend.
  • Enabled Breakpad support for MacOS.
  • Official support for the aarch64-apple-darwin target was added, but
    currently untested in CI.

Changed

  • Updated sentry-native to 0.4.5.
  • Removed minimum supported Windows SDK requirement.
  • Removed internal global lock.

Fixed

  • Improved README.
  • Fixed cross-compiling for MSVC with crt-static.