* Added support for color coding characters / bytes. * Rewrote ssterm in Python 2 for ease of future extensibility and maintenance. * Upgraded license from GPLv2 to GPLv3.
1.2
* Added mutexes for safer handling of shared variables across threads.
1.1
* CRITICAL FIX: Serial port was not being opened in non-blocking mode, preventing ssterm from working in some situations. This has been fixed.