1.0a3
-----

- Included the sphinx documentation as part of the distribution package.

- Cleaned up the MANIFEST.in so there are no more warnings when installing
  the package.

1.0a2
-----

- Updated the add_asset_view methods method signature to accept a filename or
  list of filenames instead of using ``*names`` argument as a catch all.

- Added http_cache setting that addes Cache-Control: max-age and Expires
  headers. http_cache accepts time in seconds.  For example: http_cache=5000.

- Dropped zope.interface dependency and picked up a webob dependency instead.

- Added License Information.

1.0a1
-----

-  Initial version
