------------------ * better Color performance * parser now works when using a custom listener class * SDL renderer callback now receives a accessible SDL_Surface cdata object.
0.2.2
------------------ * This module can now compile and link properly on Linux
0.2.1
------------------ * console_check_for_keypress and console_wait_for_keypress will work now * console_fill_foreground was fixed * console_init_root can now accept a regular string on Python 3
0.2.0
------------------ * The library is now backwards compatible with the original libtcod.py module. Everything except libtcod's cfg parser is supported.