• 0.2.0 ee87cd0436

    0.2.0 Pre-Release

    tastytea released this 2020-01-11 16:50:22 +01:00 | 151 commits to main since this release

    Bugfixes

    • Fixed a bug the pkg-config file, a variable was not defined.
    • Fixed various endpointstd::string_view translations.

    Changes

    • Added support for sending files.
    • Added support for PATCH, PUT and DELETE requests.
    • Added a bunch of examples.
    • Improved the documentation a bit.
    Downloads
  • 0.1.0 b94313294b

    0.1.0 Pre-Release

    tastytea released this 2020-01-10 20:04:09 +01:00 | 177 commits to main since this release

    First release.

    Features

    • GET, streaming and POST requests.
    • Setting a proxy.
    • Comfortable function for getting the maximum allowed character per post.
    Downloads