Commits


tag 0.2.0


add a license


typo


fix code example


update code to new with-request API


typo


update readme


type hint the generated code to avoid a reflection


with-request: take the map instead of a fetch call


improve fetch documentation


set the :redirected? keys on the returned map


fix the various is-* functions


rewrite APIs the old API were a thin layer on top of the java class, this is a beginning to use a more clojure-ish ones.


typo


mark connect as private