Skip to content

1.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@webmozart webmozart released this 28 May 13:04
· 64 commits to master since this release
  • added KeyValueStore::keys()
  • renamed KeyValueStore::has() to exists()
  • added KeyValueStore::getOrFail()
  • added KeyValueStore::getMultiple()
  • added KeyValueStore::getMultipleOrFail()