v0.5.3, 2013/06/12 -- Fix some logic related to the try-else test
v0.5.2, 2013/06/12 -- Fix some logic related to the try-finally test
v0.5.1, 2013/06/11 -- Package up the gensym generator into an object
v0.5.0, 2013/06/11 -- Implement implicit print on non-None values
v0.4.2, 2013/06/02 -- More bug fixes, support for stdout/in/err
v0.4.1, 2013/05/18 -- Add tests, do some bug fixes
v0.4.0, 2013/05/17 -- Move pyli functionality into a module
v0.3.0, 2013/04/21 -- Support l/li/line syntax
v0.2.1, 2013/03/24 -- Actually include the README with the package, fixes install
v0.2.0, 2013/03/14 -- Support ls/lis/lines syntax, support list comprehensions
v0.1.4, 2013/03/13 -- More fixes for formatting of lists in the README
v0.1.3, 2013/03/13 -- Fix formatting of lists in the README
v0.1.2, 2013/03/10 -- Use rst instead of markdown for the README
v0.1.1, 2013/03/10 -- Move script to pyli without .py
v0.1.0, 2013/03/10 -- Initial release, with contents
