v0.1.0
This is the first stable release of http4s-curl, a curl-based client backend for http4s on Scala Native!
What's Changed
- Add a basic test by @armanbilge in #1
- Fix requests with bodies by @armanbilge in #3
- Correctly raise error in
IO
by @armanbilge in #9 - Configure build for brew-installed curl on macOS by @armanbilge in #10
- Add ubuntu-22.04 to ci matrix by @armanbilge in #8
- Try adding macOS to CI by @armanbilge in #5
- Use sbt-typelevel-gha snapshot by @armanbilge in #11
- Expose the curl version by @armanbilge in #12
- Bump CE, apply fixes by @armanbilge in #14
- Update nscplugin, sbt-scala-native, ... to 0.4.7 by @http4s-steward in #17
- Update sbt-typelevel-github-actions to 0.4.13-11-8b5da3f-SNAPSHOT by @http4s-steward in #18
- Skip
perform
if there are no running handles by @armanbilge in #19 - Update sbt-http4s-org to 0.14.5 by @http4s-steward in #23
- Make everything stable by @armanbilge in #24
New Contributors
- @armanbilge made their first contribution in #1
- @http4s-steward made their first contribution in #17
Full Changelog: https://github.com/http4s/http4s-curl/commits/v0.1.0