Version 3.2.4
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.
This release fixes several compilation warnings. No functional changes.
[[fallthrough]];
prior to C++17.