Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse "Mono Unity IL2CPP" correctly in platform runtime name #1742

Merged
merged 12 commits into from
Sep 1, 2022

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    dc70f0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e5a980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76fd9f2 View commit details
    Browse the repository at this point in the history
  4. special casing IL2CPP

    bitsandfoxes committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    3957f96 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Update test/Sentry.Tests/PlatformAbstractions/RuntimeInfoTests.cs

    Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
    bitsandfoxes and bruno-garcia authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    7c46a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a18bbe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d9a037 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed80a8b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    ac82a3e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Fix regex

    mattjohnsonpint committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    708385e View commit details
    Browse the repository at this point in the history
  2. Update two bad tests

    mattjohnsonpint committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    949def2 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    mattjohnsonpint committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b3e3f67 View commit details
    Browse the repository at this point in the history