Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 650 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 650 Bytes

Change Log

Version 1.2.1 (2012-10-08)

  • Fix: Ensure library references Java 5-compatible version of Arrays.copyOfRange. (Thanks Edward Dale)

Version 1.2.0 (2012-09-30)

  • 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.

Version 1.1.0 (2012-01-07)

  • New API for editing an existing snapshot. (Thanks Jesse Wilson)

Version 1.0.0 (2012-01-04)

Initial version.