Skip to content

2.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@GLinnik21 GLinnik21 released this 27 Aug 11:21
· 16 commits to master since this release

What's Changed

  • Sample App Enhancement: Added install screen to samples, improving user experience and configuration options by @bamx23 in #528
  • Testing Infrastructure: Implemented integration tests to ensure reliability across platforms by @bamx23 in #535
  • Compiler Compatibility: Fixed compilation issues with Xcode 16, ensuring smooth development workflow by @bamx23 in #542
  • Xcode 16: Fixed compilation by using quoted imports for project headers by @GLinnik21 in #541
  • Test Suite Adjustment: Disabled iOS integration tests to streamline CI/CD process by @bamx23 in #547
  • Modular Design: Moved demangle filter to an optional module, enhancing flexibility and reducing core dependencies by @bamx23 in #540
  • Exception Handling: Enabled swap __cxa_throw by default, improving C++ exception handling capabilities by @bamx23 in #546

Full Changelog: 2.0.0-alpha.5...2.0.0-alpha.6