We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added initial CMakeLists.txt file to match the autotools build. (mrta… …zz#115)
release v0.5.0
bump to 0.4.4
only release packages from gcc builds
release v0.4.2
bump to 0.4.1
update CHANGELOG and bump to v0.4.0 this closes mrtazz#38
update CHANGELOG for 0.3.0 and bump version
v0.2.0 (19th April 2015) - support basic auth - Add header's to response object - fix memory leaks related to curl cleanup - add autotools build - add CONTRIBUTING.md - add vendorized gtest
- don't call exit(1) but return -1 - improve include structure - some documentation fixes