v0.4.1
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
orCache::cached_path_in_subdir
is called.
Commits
b882d30 ensure cache dir exists every time cached_path called