Skip to content

inih version 57

Compare
Choose a tag to compare
@benhoyt benhoyt released this 07 Jul 02:02
· 12 commits to master since this release
9cecf06

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

Full Changelog: r56...r57