Skip to content

v0.4.1

Compare
Choose a tag to compare
@epwalsh epwalsh released this 10 Sep 20:25
· 34 commits to master since this release
f5255e5

What's new

Added

  • Added a method Cache::cached_path_in_subdir to use a specified subdirectory of the cache root.

Fixed

  • Ensure cache directory exists every time Cache::cached_path or Cache::cached_path_in_subdir is called.

Commits

b882d30 ensure cache dir exists every time cached_path called