v4.2.0
What's Changed
- Add Emscripten Web Build to the CMake project by @RobLoach in #161
- Ignore missing field initializer warnings by @RobLoach in #166
- Add GetGamepadName() by @RobLoach in #165
- Add Window.DrawFPS() by @RobLoach in #168
- Update CMake template by @RobLoach in #169
- Fixed a few typos by @mbergerman in #172
- tests: Update packages before installing deps by @RobLoach in #173
- Added != operator to Vector2/3/4 and Matrix by @Aviloi in #174
New Contributors
- @mbergerman made their first contribution in #172
- @Aviloi made their first contribution in #174
Full Changelog: v4.1.0...v4.2.0