v1.4.54
## Fixed - Make query decoding handle `+` as space, so the conversion between maps and query strings correctly round trips. - Handle percent encoding of control characters (codepoints < 16) - make `lambdaisland.uri.platform/string->byte-seq` return unsigned bytes on both plaforms (clj/cljs)