We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
version 0.4.6
updated changelog for 0.4.5
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