pancurses v0.16.1 Release Notes
Release Date: 2018-12-26 // over 4 years ago-
- ๐ Fixed an issue on windows, using the wrong min function (#49)
- ๐ Rename bgkdset() -> bkgdset() to be consistent with bkgd() (#52)
- โ Remove
try!
so example compiles with 2018 edition (#55) - ๐ Fix
Window::mouse_trafo
's implementation (#56) - ๐ Make Window::mouse_trafo take an immutable &self (#59)