Skip to content

Releases: elegantchaos/ObjectStore

2.0.1

19 Jan 16:42
Compare
Choose a tag to compare

Added remove().

2.0

19 Jan 14:50
Compare
Choose a tag to compare
2.0

Switched to an asynchronous API.

This is needed for an efficient CloudKit or CoreData backend, since fetch and save operations are generally async.