I'm starting to use SandstoneDB for a project (seems pretty cool) and I had two questions:(1) I noticed that the commit: instance method discussed in the documentation does not exist. Has it been deprecated? There is a commit: class method but it seems like instance functionality.
(2) It seems like Sandstone does keep versions. Is there a way I can retrieve old versions? I can't seem to find an API for that.
Cheers,