Changelog
~~~~~~~~~
0.2.0a4 (2009-11-16)
  * new command.cmd function for scripts with only one command
  * added command.autocmds as a replacement for run

0.2.0a2 (2009-11-11)
  * fixed missing files in MANIFEST.in

0.2.0a1 (2009-11-09)
  * renamed path.getcwd to path.cwd
  * converted properties to methods for values that might
    change (e.g. size, mtimes, etc)
  * add path.newer method

0.1.0 (2009-11-05)
  * first release