Skip to content

Releases: ccache/ccache-storage-http-cpp

0.5

18 Mar 19:52
v0.5

Choose a tag to compare

Added

  • tar.gz release archive.

Changed

  • Change working directory to / (or C:\ on Windows) to avoid blocking
    removal of the directory the server was started from.

0.4

15 Mar 14:42
v0.4

Choose a tag to compare

0.4

Changed

  • Set User-Agent header to ccache-storage-http-cpp/$VERSION in HTTP requests.

0.3

07 Mar 10:45
v0.3

Choose a tag to compare

0.3

Added

  • Source release archives.

Changed

  • Rename project to ccache-storage-http-cpp for clarity.
  • Correct <string_view> includes.

0.2

06 Mar 08:07
v0.2

Choose a tag to compare

0.2

Full Changelog: v0.1...v0.2

0.1

06 Mar 08:05
v0.1
9d9b84f

Choose a tag to compare

0.1

What's Changed

  • Add first version of ccache HTTP(S) storage helper in C++ by @jrosdahl in #1

Full Changelog: https://github.com/ccache/ccache-storage-http-cpp/commits/v0.1