- Fix: Ensure library references Java 5-compatible version of
Arrays.copyOfRange
. (Thanks Edward Dale)
- New API for cache size adjustment.
- Keys are now enforced to match
[a-z0-9_]{1,64}
(Thanks Brian Langel) - Fix: Cache will gracefully recover if directory is deleted at runtime.
- New API for editing an existing snapshot. (Thanks Jesse Wilson)
Initial version.