- Added `create` argument to `get_cache` to create the cache instance if it does not already exist
1.2.0
- `path` argument for `create_cache` is now optional, `name` will be used for cache path if no `path` is supplied - `path` argument now also accepts `Path` type