Curlcpp Versions Save

An object oriented C++ wrapper for CURL (libcurl)

2.1

1 year ago

Full Changelog: https://github.com/JosephP91/curlcpp/compare/2.0...2.1

Added possibility to build static/dynamic library.

2.0

1 year ago

Full Changelog: https://github.com/JosephP91/curlcpp/compare/1.5...2.0

  • Fixed #76
  • Fixed #90

1.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/JosephP91/curlcpp/compare/1.4...1.5

1.4

3 years ago

Compile warning removal. General code fixes. Improved readability of certain functions.

1.3

3 years ago

Errors during cmake build process has been fixed.

1.2

4 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/JosephP91/curlcpp/compare/1.1...1.2

1.1

6 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/JosephP91/curlcpp/compare/1.0...1.1

1.0

7 years ago

This is the first official release of curlcpp. It includes all the fix to the issues closed until now.