Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bruno-garcia bruno-garcia released this 28 Dec 04:13
· 10 commits to main since this release

First release with:

  • Windows x64
  • macOS x64
  • Linux x64

crashpad_handler is expected to have execute flag on *nix. We'll try to set the flag from C# Init on the next release if possible.

Seems like our targets are copying all artifacts on all platforms. So Windows binaries end up on macOS, etc. We'll fix that on the next release.
.NET Standard 2.1 and .NET Framework 4.7 are the lowest TFMs. If you need a lower version let us know, we could investigate in lowering.

Happy to get feedback!