Skip to content

Version 3.2.4

Compare
Choose a tag to compare
@DuffsDevice DuffsDevice released this 31 May 22:08
· 100 commits to master since this release
c40c1a6

This release fixes several compilation warnings. No functional changes.

Changelog

  • Fixed warnings due to implicit casting. Thanks to @MattHarrington!
  • Fixed warnings due to the use of [[fallthrough]]; prior to C++17.