Releases: babashka/http-client
Releases · babashka/http-client
v0.4.21
v0.4.20
What's Changed
- Document default HTTP version by @seowalex in #58
- add missing double quote by @conao3 in #59
- Fix HttpRequest$BodyPublisher test by @lread in #62
- ci chore: bump actions by @lread in #64
- Ensure support for Clojure 1.10 and above by @lread in #65
- Fix copy/paste typo by @lread in #66
New Contributors
Full Changelog: v0.4.19...v0.4.20
v0.4.19
v0.4.18
v0.4.17
v0.4.16
What's Changed
- Fix typo in README.md, clietn -> client by @andrewmelis in #45
- Fix #46: query params are double encoded by @borkdude in #47
New Contributors
- @andrewmelis made their first contribution in #45
Full Changelog: v0.4.15...v0.4.16