* Changing the path (child, parent, sibling, etc) of a URL now removes the query string and fragment. * Add a set of server error response factories/exceptions to restish.http, similar to those that already existed for client errors.
0.5.2
------------------
* setup.py now specifies zip_safe=False to make it work correctly with the "paster create" command.
0.5.1
------------------
Cleaned up repo
* Added files recommended by pypi including license