Skip to content

v4.6.1

Compare
Choose a tag to compare
@galkahana galkahana released this 17 Oct 10:34
· 31 commits to master since this release

Minor correction. latest release caused a compilation error on GCC. thanks to @toge for submitting a correction.

What's Changed

  • include cstdint to fix compilation error on gcc 13 by @toge in #229
  • feat: use stdint instead of cstdint, conforming to c99 instead of c+11 by @galkahana in #230

New Contributors

  • @toge made their first contribution in #229

Full Changelog: v4.6...v4.6.1