EasyCurl.jl

EasyCurl is a lightweight Julia package that provides a user-friendly wrapper for the libcurl C library, for making requests

MIT License

Stars
15
Committers
4

Bot releases are visible (Hide)

EasyCurl.jl - v3.1.2

Published by github-actions[bot] about 1 month ago

EasyCurl v3.1.2

Diff since v3.1.1

  • Rename get_total_total_time to get_total_time (non-interface function)

Merged pull requests:

  • Rename get_total_total_time to get_total_time (#32) (@gryumov)
EasyCurl.jl - v3.1.1

Published by github-actions[bot] about 1 month ago

EasyCurl v3.1.1

Diff since v3.1.0

  • Exapnd HTTPOptions field type

Merged pull requests:

  • Exapnd HTTPOptions field type (#31) (@artememelin)
EasyCurl.jl - v3.1.0

Published by github-actions[bot] about 1 month ago

EasyCurl v3.1.0

Diff since v3.0.0

  • Expand error types & docs improvements

Merged pull requests:

  • Expand error types & docs improvements (#30) (@artememelin)
EasyCurl.jl - v3.0.0

Published by github-actions[bot] about 1 month ago

EasyCurl v3.0.0

Diff since v2.0.2

  • Add IMAP protocol and refactor the interface

Merged pull requests:

  • Add CurlClient (#20) (@gryumov)
  • Update LICENSE (#22) (@gryumov)
  • Update Utils.jl (#23) (@gryumov)
  • Add curl_option for CurlClient (#24) (@gryumov)
  • Add curl_header for specific HTTP header retrieval (#25) (@gryumov)
  • Add docs (#26) (@gryumov)
  • Refactoring suggestions (#27) (@artememelin)
  • Add IMAP protocol and refactor the interface (#29) (@gryumov)
EasyCurl.jl - v2.0.2 Latest Release

Published by github-actions[bot] about 2 months ago

EasyCurl v2.0.2

Diff since v2.0.1

  • Add optional use of Accept-Encoding

Merged pull requests:

  • Add optional use of Accept-Encoding (#17) (@gryumov)
  • Add optional use of Accept-Encoding (#18) (@gryumov)
EasyCurl.jl - v2.0.1

Published by github-actions[bot] 5 months ago

EasyCurl v2.0.1

Diff since v2.0.0

  • Updated documentation.

Merged pull requests:

  • Update CODEOWNERS (#10) (@artememelin)
  • Bump julia-actions/setup-julia from 1 to 2 (#11) (@dependabot[bot])
  • Update make.jl template (#13) (@artememelin)
  • Bump julia-actions/cache from 1 to 2 (#14) (@dependabot[bot])
  • Move readme to index (#15) (@artememelin)
  • Update CI (#16) (@artememelin)
EasyCurl.jl - v2.0.0

Published by github-actions[bot] 7 months ago

EasyCurl v2.0.0

Diff since v1.1.0

Merged pull requests:

  • ⬆️ Bump codecov/codecov-action from 3 to 4 (#6) (@dependabot[bot])
  • Add General registry badge to README.md (#7) (@artememelin)
  • ❗ Change HTTP header case to lowercase (#8) (@gryumov)
  • ❗ Change HTTP header case to lowercase (#9) (@gryumov)
EasyCurl.jl - v1.1.0

Published by github-actions[bot] 9 months ago

EasyCurl v1.1.0

Diff since v1.0.0

Merged pull requests:

  • Fixed memory leaks and refactored API errors (#4) (@gryumov)
EasyCurl.jl - v1.0.0

Published by github-actions[bot] 9 months ago

EasyCurl v1.0.0

Merged pull requests:

  • EasyCurl v1.0.0: Here we go! 🚀 (#2) (@gryumov)