Releases: ihalila/pdcurses-sys
Releases · ihalila/pdcurses-sys
v0.7.1
Explicitly link shell32. (#5)
Fixes compilation on recent versions of Rust.
v0.7.0
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
- Switch to cc-rs from gcc-rs (#2)
- Use PDCurses v4.0.2
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
Updated PDCurses build script to pass in the correct flags for wide characters
0.2.2
Updated PDCurses submodule to include latest fixes
0.2.1
Added user32 to the libraries to link to, this fixes MSVC builds.
0.2.0
Fixed builds by specifying the correct dynamic linking for gdi32 and comdlg32