All releases tagged Major feature enhancements


Release Notes: This release mainly adds dissection and composition of query strings. Previously, query strings were a block of text and nothing more. Now you can use them as key/value pairs, as application/x-www-form-urlencoded data. This release is both source- and binary-compatible.


Release Notes: This release comes with several bugfixes and new features, among them normalization of relative URIs and a MinGW makefile. This release is both source- and binary-compatible.


Release Notes: Besides fixing two bugs, this release mainly introduces reference creation and filename to/from URI conversion.


Release Notes: This release comes with syntax-based normalization, two new percent-encoding functions, and a few more new features. The old API was removed. Due to the feature additions, breaking binary compatibility was inevitable.