Skip to content

2.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@GLinnik21 GLinnik21 released this 16 Jul 16:47
· 24 commits to master since this release

What's Changed

  • Enhanced JSON Handling and Safety: Added support for unsigned integer elements, improved JSON encoding/decoding robustness, and replaced sprintf with safer snprintf by @GLinnik21 in #526
  • Crash Report Protocol: Implemented a protocol for crash report type for better flexibility by @bamx23 in #527
  • JSON Codec Fix: Corrected JSON codec in crash fixer to ensure proper functionality by @bamx23 in #530
  • Swift API Improvement: Changed shared() to shared for better Swift compatibility by @GLinnik21 in #532
  • Error Handling Enhancement: Improved KSCrash installation error handling and reporting for better debugging experience by @GLinnik21 in #531

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