Re: [ANN] clj-http 0.3.0 released

2012-01-31 Thread Baishampayan Ghose
Yay! Regards, BG --- Sent from phone, please excuse brevity. On Feb 1, 2012 12:01 AM, "Lee Hinman" wrote: > Hi all, > > I'm pleased to announce the 0.3.0 release of clj-http. clj-http is an > idiomatic clojure http client wrapping the apache client (like ring in > reverse). You should be able t

[ANN] clj-http 0.3.0 released

2012-01-31 Thread Lee Hinman
Hi all, I'm pleased to announce the 0.3.0 release of clj-http. clj-http is an idiomatic clojure http client wrapping the apache client (like ring in reverse). You should be able to use it from Clojars[1] with the following: [clj-http "0.3.0"] New features and bug-fixes: - Added the ability to i