2.0.0-RC.3
Pre-release
Pre-release
With this release candidate, we continue to refine KSCrash, focusing on improving development processes, fixing compatibility issues, and enhancing the overall project structure as we approach the full 2.0 release.
What's Changed
- Project Management: Added issue templates to streamline the process of reporting bugs and requesting features by @GLinnik21 in #569.
- Sample Apps Enhancement: Added deployment targets to sample projects, improving consistency and ease of use across different platforms by @bamx23 in #570.
- Testing Infrastructure: Fixed integration tests for Xcode 16, ensuring compatibility with the latest development tools by @bamx23 in #571.
- Compatibility Fix: Resolved include statement in KSCrashCConfiguration.h to prevent conflicts with React Native projects by @NesterovichAlexey in #572.
New Contributors
- @NesterovichAlexey made their first contribution in #572
Full Changelog: 2.0.0-rc.2...2.0.0-rc.3