Skip to content

Tags: JuliaWeb/LibCURL.jl

Tags

v0.6.3

Toggle v0.6.3's commit message
## LibCURL v0.6.3

[Diff since v0.6.2](v0.6.2...v0.6.3)


**Closed issues:**
- cacert is not relocatable (#96)

**Merged pull requests:**
- Vararg ABI on PowerPC (#95) (@vchuravy)
- Add GitHub Actions CI; remove Travis CI; remove AppVeyor CI (#97) (@DilumAluthge)
- README: add GHA badge, remove Travis badge, remove AV badge (#98) (@DilumAluthge)
- add CURLOPT_MAXAGE_CONN (#99) (@tanmaykm)
-  bump version to v0.6.3 (#100) (@tanmaykm)

v0.6.2

Toggle v0.6.2's commit message
## LibCURL v0.6.2

[Diff since v0.6.1](v0.6.1...v0.6.2)


**Closed issues:**
- Update to  7.71.1 (#85)
- Usage example for curl_multi_perform (#86)

**Merged pull requests:**
- tests/ssl: fix memcpy signature for 32-bit systems (#89) (@StefanKarpinski)
- tests: use Downloads.download instead of Base.download (#91) (@StefanKarpinski)
- Download test to temporary directory (#92) (@simonbyrne)
- adjust LibCURL_jll compat to 7.66 (#93) (@StefanKarpinski)

v0.6.1

Toggle v0.6.1's commit message
## LibCURL v0.6.1

[Diff since v0.6.0](v0.6.0...v0.6.1)


**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

Toggle v0.6.0's commit message
## LibCURL v0.6.0

[Diff since v0.5.2](v0.5.2...v0.6.0)


**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

Toggle v0.5.2's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaWeb/LibCURL.jl/releases/tag/v0.5.2 for release notes

v0.5.1

Toggle v0.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaWeb/LibCURL.jl/releases/tag/v0.5.1 for release notes

v0.5.0

Toggle v0.5.0's commit message
Don't put stdlibs in REQUIRE (#64)

v0.4.1

Toggle v0.4.1's commit message
Update to LibCURLBuilder 0.3.1 (#55)

* Update to LibCURLBuilder 0.3.1

* Enable 32-bit on Appveyor

v0.4.0

Toggle v0.4.0's commit message
Regenerate LibCURL.jl via Clang.jl (#53)

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to LibCURLBuilder 0.3 (#51)