2.4.1.0
-
More SDL functions no longer allocate. See #179 and #178. Thanks to @chrisdone for this work.
-
Fixed an off-by-one bug in
SDL.Input.Mouse.getMouseButtons
. See #177 for more information. Thanks to @Linearity for identifying and fixing this bug.