Skip to content

Releases: Leokuma/decurl

0.13.0

19 Mar 14:12
Compare
Choose a tag to compare
  • Fix: crashes still would happen after ~3k perform() calls

Full Changelog: 0.12.0...0.13.0

0.12.0

15 Mar 19:44
Compare
Choose a tag to compare
  • Fix: crashes would happen after ~3k perform() calls

Full Changelog: 0.11.0...0.12.0

0.11.0

25 Feb 02:09
Compare
Choose a tag to compare
  • Use web-standard Headers
  • Fix long type bindings
  • Bump deps

Full Changelog: 0.10.0...0.11.0

0.10.0

19 Dec 13:05
Compare
Choose a tag to compare

Feat: HeaderFunction.

Full Changelog: 0.9.0...0.10.0

0.9.0

28 Nov 01:29
Compare
Choose a tag to compare

Feat: globalSslset

Full Changelog: 0.8.1...0.9.0

0.8.1

25 Nov 19:44
Compare
Choose a tag to compare

Feat: setCopypostfields.

Full Changelog: 0.8.0...0.8.1

0.8.0

05 Nov 22:54
Compare
Choose a tag to compare

Feat: curl_easy_getinfo.

Full Changelog: 0.7.0...0.8.0

0.7.0

01 Nov 23:03
Compare
Choose a tag to compare

Windows support.

Full Changelog: 0.6.0...0.7.0

0.6.0

29 Oct 15:42
Compare
Choose a tag to compare

Feat support and make default passing curl_blob by copy.

Full Changelog: 0.5.0...0.6.0

0.5.0

28 Oct 19:09
Compare
Choose a tag to compare

Refactor obtaining the response from curl for a more standard usage and better typing. It's now a traditional method rather than a getter.

Full Changelog: 0.4.0...0.5.0