* Allow import of submodules like `pkg.mod.cn` (tx Sridhar Ratna). * Fix a bug in `update` (tx Sergey Khenkin).
0.117
* Add support for psycopg 1.x. (tx Gregory Price)
0.116
* Add support for Python 2.3. (tx Evan Jones)
0.115
* Fix some bugs where database queries weren't reparameterized. Oops! * Fix a bug where `run()` wasn't getting the right functions. * Remove a debug statement accidentally left in. * Allow `storify` to be used on dictionaries. (tx Joseph Trent)
0.114
* Make `reloader` work on Windows. (tx manatlan) * Fix some small typos that affected colorization. (tx Gregory Price)
0.113
* Reorganize `run()` internals so mod_python can be used. (tx Nicholas Matsakis)