What's Changed
- MSVC throws C4244 by @AbsintheScripting in #142
- Added a GetUnsigned function for getting unsigned values. by @jcormier in #147
- meson.build: fix start-of-line_comment_prefix variable name by @ihilt in #149
- Added GetInteger64 and GetUnsigned64 to read 64-bit integers by @natcat256 in #151
New Contributors
- @AbsintheScripting made their first contribution in #142
- @jcormier made their first contribution in #147
- @ihilt made their first contribution in #149
- @natcat256 made their first contribution in #151
Full Changelog: r56...r57