We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455c1a0 commit 61d03baCopy full SHA for 61d03ba
ChangeLog.md
@@ -1,3 +1,12 @@
1
+2.5.4.0
2
+=======
3
+
4
+* Added missing floating point variants of render functions.
5
+* Fixed `createCursor` masks.
6
+* Adapted `createCursorFrom` helper from LambdaHack[1].
7
8
+[1]: https://github.com/LambdaHack/LambdaHack/blob/7ed94b4b6c75fc46afeef01d8ac476c4598fb822/engine-src/Game/LambdaHack/Client/UI/Frontend/Sdl.hs#L421-L455
9
10
2.5.3.3
11
=======
12
sdl2.cabal
@@ -1,5 +1,5 @@
name: sdl2
-version: 2.5.3.3
+version: 2.5.4.0
synopsis: Both high- and low-level bindings to the SDL library (version 2.0.6+).
description:
This package contains bindings to the SDL 2 library, in both high- and
0 commit comments