Skip to content

Releases: JuliaWeb/LibCURL.jl

v0.6.3

20 Mar 14:22
ee2410e
Compare
Choose a tag to compare

LibCURL v0.6.3

Diff since v0.6.2

Closed issues:

  • cacert is not relocatable (#96)

Merged pull requests:

v0.6.2

05 Nov 01:15
54626fe
Compare
Choose a tag to compare

LibCURL v0.6.2

Diff since v0.6.1

Closed issues:

  • Update to 7.71.1 (#85)
  • Usage example for curl_multi_perform (#86)

Merged pull requests:

v0.6.1

24 Jun 19:07
d018fe7
Compare
Choose a tag to compare

LibCURL v0.6.1

Diff since v0.6.0

Closed issues:

  • LibCURL build fails when installed on secure networks (#13)
  • SSL CACert Location Unknown outside of Linux (#59)
  • v0.5.1-0.5.2 are causing troubles in HTTP (#73)
  • Cannot use channels to send data from a write callback: Channel is closed (#82)

Merged pull requests:

  • CI Tweaks (#81) (@omus)
  • Fix system image incompatibility with LibCURL.cacert (#84) (@omus)

v0.6.0

21 May 16:05
979c346
Compare
Choose a tag to compare

LibCURL v0.6.0

Diff since v0.5.2

Closed issues:

  • ERROR: error compiling get: error compiling setup_easy_handle: could not load library (#38)
  • v0.5.2 build problem on Windows (#72)

Merged pull requests:

  • Install TagBot as a GitHub Action (#74) (@JuliaTagBot)
  • Switch to using LibCURL_jll / MozillaCACerts_jll (#75) (@omus)
  • Update links to use travis-ci.com (#76) (@omus)
  • Test FreeBSD on Travis CI (#79) (@omus)
  • Remove REQUIRE file (#80) (@omus)

v0.5.2

01 Jul 18:07
v0.5.2
430047d
Compare
Choose a tag to compare

v0.5.2 (2019-06-28)

Diff since v0.5.1

Closed issues:

  • LibCURL does not build behind a proxy (#69)

Merged pull requests:

v0.5.1

21 May 21:08
v0.5.1
d1222a0
Compare
Choose a tag to compare

v0.5.1 (2019-05-21)

Diff since v0.5.0

Merged pull requests:

  • Set version to 0.5.1 (#68) (omus)
  • Remove outdated PkgEval badges (#67) (omus)
  • Add Cirrus setup for FreeBSD CI (#66) (ararslan)
  • Update to LibCURLBuilder v0.5.1 (FreeBSD support) (#65) (omus)

Drop Julia 0.6

19 Mar 19:50
Compare
Choose a tag to compare
  • Structure the tests and add an ssl test (#58)
  • Drop Julia 0.6 add Julia 1.1 (#61)
  • Fix deprecations (#62)
  • Update to latest LibCURLBuilder (#60)
  • Fix the README code (#63)
  • Don't put stdlibs in REQUIRE (#64)

v0.4.1

14 Sep 04:06
Compare
Choose a tag to compare
Update to LibCURLBuilder 0.3.1 (#55)

* Update to LibCURLBuilder 0.3.1

* Enable 32-bit on Appveyor

Regenerate LibCURL.jl via Clang.jl

10 Sep 19:47
Compare
Choose a tag to compare
  • Regenerate LibCURL.jl via Clang.jl (#53)

v0.3.2

29 Aug 00:50
28f76b5
Compare
Choose a tag to compare
  • Delete unneeded executable product (#50)
  • Update to LibCURLBuilder 0.3 (#51)