Changes
=======

0.4 (2010-04-26)
----------------

- Removed dependency on Chameleon.

- Defaults to the part name for the script name instead of "wsgi".

- Added tests.

0.3 (2010-04-09)
----------------

- Add a script-name option to specify the name of the wsgi script to generate.
  (Dan Fairs, dan@fezconsulting.com)

- Fix a bug where 'None' would appear in the generated file if no environ was
  specified. (Dan Fairs, dan@fezconsulting.com)

0.2 (2010-04-06)
----------------

- Install again on update, otherwise the wsgi script is not updated unless it
  is explicitly removed.

0.1 (2010-02-17)
----------------

- First public release.
