Skip to content

Tags: melonedo/LibCURL.jl

Tags

v0.6.3

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

[Diff since v0.6.2](JuliaWeb/LibCURL.jl@v0.6.2...v0.6.3)


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

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

v0.6.2

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

[Diff since v0.6.1](JuliaWeb/LibCURL.jl@v0.6.1...v0.6.2)


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

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

v0.6.1

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

[Diff since v0.6.0](JuliaWeb/LibCURL.jl@v0.6.0...v0.6.1)


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

**Merged pull requests:**
- CI Tweaks (JuliaWeb#81) (@omus)
- Fix system image incompatibility with `LibCURL.cacert` (JuliaWeb#84) (@omus)

v0.6.0

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

[Diff since v0.5.2](JuliaWeb/LibCURL.jl@v0.5.2...v0.6.0)


**Closed issues:**
- ERROR: error compiling get: error compiling setup_easy_handle: could not load library  (JuliaWeb#38)
- v0.5.2 build problem on Windows (JuliaWeb#72)

**Merged pull requests:**
- Install TagBot as a GitHub Action (JuliaWeb#74) (@JuliaTagBot)
- Switch to using LibCURL_jll / MozillaCACerts_jll (JuliaWeb#75) (@omus)
- Update links to use travis-ci.com (JuliaWeb#76) (@omus)
- Test FreeBSD on Travis CI (JuliaWeb#79) (@omus)
- Remove REQUIRE file (JuliaWeb#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 (JuliaWeb#64)

v0.4.1

Toggle v0.4.1's commit message
Update to LibCURLBuilder 0.3.1 (JuliaWeb#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 (JuliaWeb#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 (JuliaWeb#51)