``repoze.urispace`` Changelog
=============================


0.3.2 (2009-07-13)
------------------

- Fix rendering of PyPI page.


0.3.1 (2009-07-13)
------------------

- 100% unit test coverage.

- Added test / fix for bug in ``repoze.urispace.middleware:make_middleware``.

- Added support for coverage testing.


0.3 (2009-07-06)
----------------

- Made the ``getInfo`` method of the middleware class into a separate API.


0.2 (2009-07-04)
----------------

- Split out notes on the parser implementation from the main docs about
  using the library / middleware.

- Added WSGI middleware which uses a URISpace to make assertions about the
  current request's URI, along with an API for extracting those assertions
  from the environment.


0.1 (2008-08-30)
----------------

- Initial release.
