Changed
- Updated libtcod backend to v1.6.4
- Updated SDL to v2.0.7 for Windows/MacOS.
Removed
- Source distributions no longer include tests, examples, or fonts.
[Find these on GitHub.](https://github.com/libtcod/python-tcod)
Fixed
- Fixed "final link failed: Nonrepresentable section on output" error
when compiling for Linux.
- `tcod.console_init_root` defaults to the SDL renderer, other renderers
cause issues with mouse movement events.