- Fix packaging por pypi
- Add Python 3 compatibility
- If the endpoint URL already had URL parameters, use an ampersand instead to append URL parameters.
- Fix build problems in setup.py
- Update code format
- Improve import selection of JSON and XML libraries
- Remove unused files
- Bugfix: resolved issue #1
- Added test case to the URL matching
- Fixed mime-type check. It failed when more tokens where present in the content-type.
- Added new mime-type "application/xml".
- Changed minor error on package descriptor.
- First release