Skip to content

Releases: ihalila/pdcurses-sys

v0.7.1

09 Mar 09:24
Compare
Choose a tag to compare

Explicitly link shell32. (#5)
Fixes compilation on recent versions of Rust.

v0.7.0

17 Nov 18:07
Compare
Choose a tag to compare

Added support for the win32 flavor of PDCurses, you can use a Cargo feature to enable it instead of the default win32a.

v0.6.0

04 Nov 19:27
Compare
Choose a tag to compare
  • Switch to cc-rs from gcc-rs (#2)
  • Use PDCurses v4.0.2

v0.5.1

18 Sep 14:50
Compare
Choose a tag to compare

Updated PDCurses repo to the latest commit as of now: Bill-Gray/PDCurses@6dbc199

v0.5.0

18 Sep 14:42
Compare
Choose a tag to compare

0.4

05 Mar 11:28
Compare
Choose a tag to compare
0.4
  • The PDCurses subrepo has been updated to the latest changes as of today (2017-03-05)
  • PDC_RGB is now defined, so colors are RGB instead of BGR

0.3

31 Mar 17:15
Compare
Choose a tag to compare
0.3

Updated PDCurses build script to pass in the correct flags for wide characters

0.2.2

31 Mar 16:19
Compare
Choose a tag to compare

Updated PDCurses submodule to include latest fixes

0.2.1

24 Mar 17:54
Compare
Choose a tag to compare

Added user32 to the libraries to link to, this fixes MSVC builds.

0.2.0

17 Mar 17:16
Compare
Choose a tag to compare

Fixed builds by specifying the correct dynamic linking for gdi32 and comdlg32