1.13.0
Breaking changes
- None
New features
- #372: Use cp_r in local backend with recursive option - @okuramasafumi
Bug fixes
- #390: Properly wrap Ruby StandardError w/ add'l context - @mattbrictson
- #392: Fix open two connections with changed cache key - @shirosaki