Changelog
-
#41 and #42, make Encoder and Decoder methods public
-
Upgrade build dependencies
-
Fix #1 - add W3C tests to the test set.
-
Fix various PENDING tests left over from pull request #27, notably unicode to unicode conversion of codepoints spanning multiple JVM
char
s. -
Incorporate much improved encoding and decoding from @mfulgo's excellent pull request #27.
-
Various fixes.
- Fix #19 - Fix thinkos in remove methods demonstrated by kindly contributed unit tests by Yaroslav Karandashev
- Fix #5 - Path characters gets double-encoded
- Fix #2 - URL parameter ordering should be preserved, as much as possible