* Add support for bash session lexer * Add RowScreen type that can handle multiple rows and side-by-side pairs of boxes * Add focus indicator to boxes without scroll indicators
0.3
===
* Added tool that uses coloured lexer to print code to console * Added auto scrolling feature for the CodeBox containers * Added new actions for inserting and editing lines
0.2
===
* Purdy can now be used as a library as well as a standalone script * Added Python code lexer * Added scrollbar indicators * Added SplitScreen * Added line number support * Added highlighting of lines