Commits
- Commit:
c558001b883465e213c9d13ddaae5676173c774d
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Mon Mar 14 21:30:57 2022 UTC
typo
- Commit:
c84244acc6ececd0c5cc155f6a68bd5a3aff965e
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 22:02:03 2021 UTC
tag 0.2.0
- Commit:
c93217984fd434d6205ab8596cfc17ca82d2e219
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 22:00:07 2021 UTC
add a license
- Commit:
bdb683b88d6ee3de6a97a25fb15405992d8f1b5f
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:58:27 2021 UTC
typo
- Commit:
9e7f280526826f15df7f2d08c3eba1b48d51cc2a
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:57:54 2021 UTC
fix code example
- Commit:
a8e8ae45a19a8037730b2cad41490bfbe5fa185c
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:56:19 2021 UTC
update code to new with-request API
- Commit:
e655d71e2309ecdb158acaac70c1c790d4293fa1
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:54:37 2021 UTC
typo
- Commit:
2c7df1b243137d785caf37a8f39b06fc96d75475
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:52:53 2021 UTC
update readme
- Commit:
eca2fb1af9bb7a85f5a310ef19653f448895ddcb
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:52:40 2021 UTC
type hint the generated code to avoid a reflection
- Commit:
05d91d6713890ca14df30ad7a5a4683e56b091a0
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:52:20 2021 UTC
with-request: take the map instead of a fetch call
- Commit:
d4243d62bc166b69a609a3dcaf7cd15110ffd00f
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:45:50 2021 UTC
improve fetch documentation
- Commit:
9142afc28fec0977fd307b83169e99cc5f124b31
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:44:40 2021 UTC
set the :redirected? keys on the returned map
- Commit:
62094a4e9c20b1f40c9a4c119c943bf4a0483b3d
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:44:13 2021 UTC
fix the various is-* functions
- Commit:
0c76ea8b82b9d5f72359186f2321d4257a917cb9
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Oct 15 21:33:26 2021 UTC
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.
- Commit:
958b98ffc8f0bd8a11fbf894dfced6fb3914c0a2
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Wed Oct 13 18:36:54 2021 UTC
typo