lambdaisland / uri

A pure Clojure/ClojureScript URI library
Mozilla Public License 2.0
243 stars 21 forks source link

Make a new release with url encoding and decoding functions? #11

Closed alza-bitz closed 4 years ago

alza-bitz commented 5 years ago

Hi there,

I see functions for this in lambdaisland.uri.normalize, but that's not available in the latest released version. Any chance you could make a release with the url encoding and decoding functions?

Reason: I'm struggling to find a clj/cljs way of doing this, other than using cemerick.url (which I'm trying to move away from, it has some clj/cljs differences, and is no longer maintained).

Thanks!

plexus commented 4 years ago

Hi @alzadude, lambdaisland.uri.normalize is now available in 1.2.0