Skip to content

Releases: charto/cget

v0.2.1

Choose a tag to compare

@jjrv jjrv released this 12 Sep 13:32
  • Add abort method to CacheResult class.

v0.2.0

Choose a tag to compare

@jjrv jjrv released this 07 Aug 19:59
  • Rewrite adding support for new caching strategies.
  • Allow customizing filenames for cached files.
  • Add retry support.

v0.1.1

Choose a tag to compare

@jjrv jjrv released this 21 Jul 16:33
  • Append protocol in cached header file names.
  • Allow passing config options directly to the request package.
  • Allow arbitrary URL rewriting by passing a hook function.

v0.1.0

Choose a tag to compare

@jjrv jjrv released this 20 Jul 12:04
  • Support file URLs.
  • Improve API.
  • Store status messages, headers and timestamps.
  • Add proper readme.
  • Support basic authentication and timeout options.
  • Fix various issues revealed by automated tests.

v0.0.5

v0.0.5 Pre-release
Pre-release

Choose a tag to compare

@jjrv jjrv released this 19 Feb 15:05
  • Return a boolean from Cache.store.

v0.0.4

v0.0.4 Pre-release
Pre-release

Choose a tag to compare

@jjrv jjrv released this 06 Feb 06:45
  • Include query parameters when fetching from remote addresses.
  • Use typings instead of tsd.

v0.0.3

v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@jjrv jjrv released this 15 Jan 11:35
  • Allow storing arbitrary data.
  • Allow existence query and mostly working synchronous path building.
  • Support URN addresses.
  • Store and output HTTP headers.
  • Output raw buffers instead of strings.

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@jjrv jjrv released this 22 Dec 10:44
  • Fix streaming simultaneously to caller and cache.
  • Remove debug output.
  • Update dependencies.

v0.0.1

v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@jjrv jjrv released this 28 Nov 14:37
  • Initial release.