2.0.0-alpha.4
Pre-release
Pre-release
GLinnik21
released this
01 Jul 16:54
·
63 commits
to master
since this release
What's Changed
- Custom Base Override: Added the ability to override the custom base by @bamx23 in #513
- New Samples: Introduced new sample code by @bamx23 in #511
- Typed Crash Reports: Implemented typed crash reports for improved type safety by @bamx23 in #516
- README Update in CI: Updated the README file in the release CI process by @GLinnik21 in #518
- Initial Report Type Fix: Corrected the initial report type by @bamx23 in #519
- Clang-Format in CI: Integrated clang-format into GitHub Actions for consistent code styling by @GLinnik21 in #488
- ObjC Categories Removal: Removed Objective-C categories to modernize the codebase by @bamx23 in #520
- Makefile Addition: Added a Makefile with formatter helper for easier development by @bamx23 in #521
- Retain Removal: Removed unnecessary retain calls to improve memory management by @bamx23 in #522
Full Changelog: 2.0.0-alpha.3...2.0.0-alpha.4