v1.0.1, 2013/07/13 -- Add an INSTALL section to the README
v1.0.0, 2013/06/22 -- Fix some final bugs, release as feature complete
v0.7.1, 2013/06/22 -- Escape all quotes for CLI refs
v0.7.0, 2013/06/22 -- Add support for CLI switch references
v0.6.0, 2013/06/22 -- Add support for submodule auto-imports
v0.5.5, 2013/06/15 -- Fix the rest of the tests
v0.5.4, 2013/06/13 -- Fix logic related to treating functions as bound
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
