What's Changed
- Fix context memory leak by @DDexxeDD in #58
- Fix region of image drawing by @RobLoach in #60
- Update nk_bool usage by @RobLoach in #59
- Add Nuklear's default font with LoadFontFromNuklear() by @RobLoach in #62
- Use DrawRectangleRoundedLinesEx and update nuklear by @aschuhardt in #66
- Add NDEBUG by @RobLoach in #71
- Switch to raylib's memory allocator by @RobLoach in #70
- Fix type conversion warnings by @RobLoach in #69
- Add safety check in DrawNuklear() by @RobLoach in #72
New Contributors
- @DDexxeDD made their first contribution in #58
- @aschuhardt made their first contribution in #66
Full Changelog: v5.0.0...v5.0.1