Skip to content

v3.0.0

Compare
Choose a tag to compare
@wgnf wgnf released this 25 Aug 08:38
· 3 commits to main since this release
227b46f

💥 BREAKING CHANGES

  • Introduced nullability
  • Fixed error parsing platform and configuration (this removed the BuildConfiguration and BuildPlatform enums in favor of strings, because these settings can be of any value) by @wgnf in #22

🌟 Whats new?

  • Enabled trimming support
  • Support parsing solution configuration mappings for projects which don't have a platform by @icnocop in #25
  • Support parsing and retrieving SolutionGuid by @icnocop in #26

New Contributors

Full Changelog: v2.0.2...v3.0.0