Releases: danielrudn/ex_curl
Releases · danielrudn/ex_curl
0.3.0
What's Changed
- fix(build): remove override for ex_doc by @danielrudn in #10
- fix(build): compiles on ARM based MacOS by @danielrudn in #13
- chore(deps): update zigler and zig to 0.13 by @danielrudn in #13
- chore: deprecate
metrics_returned
boolean field in favor of%ExCurl.ResponseMetrics{}
struct by @danielrudn in #13 - fix(ci): install dependencies required to publish by @danielrudn in #14
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- fix(build): error compiling Zigler with ex_doc 0.29.1 by @danielrudn in #9
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- feat(options): add
http_auth_negotiate
flag by @danielrudn and @rhblind in #5 (closes #3)
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- initial implementation by @danielrudn in #1
- chore(docs): add status badges to README by @danielrudn in #2
Full Changelog: https://github.com/open-status/ex_curl/commits/0.1.0