Revision history for URL-Normalize 0.03 2012-10-29 - Fixed a bug in sort_query_parameters() where keys with multiple values wasn't sorted correctly. - Added more tests. - Improved the documentation. 0.02 2012-10-29 - Added remove_empty_query() method. - Added remove_fragment() method. - Added remove_duplicate_slashes() method. - Added more tests. 0.01 2012-10-29 - First release.