Skip to content

Releases: ccache/ccache-storage-http-go

0.5

18 Mar 19:53
v0.5

Choose a tag to compare

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:46
v0.4

Choose a tag to compare

0.4

Changed

  • Set User-Agent header to ccache-storage-http-go/$VERSION in HTTP requests.
  • Improve generation of release notes.

0.3

07 Mar 10:46
v0.3

Choose a tag to compare

0.3

Changed

  • Add -go suffix to release archive names to distinguish the project from the
    ccache-storage-http-cpp project.
  • Move files inside release archives to a subdirectory named after the archive.

0.2

05 Mar 09:17
v0.2

Choose a tag to compare

0.2

What's Changed

  • Switch license to MIT.
  • Build prebuilt binaries with Go 1.26.0.

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

0.1

18 Jan 10:15
v0.1
40a2740

Choose a tag to compare

0.1

What's Changed

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

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