- Added `restrict` method to `Record` objects to restrict access to users/groups for a record. - Added `save` method to `App` objects. - Fixed `find_all` methods for `Group` and `User` objects.
0.0.4
Not secure
0.0.3
Not secure
Added
New recipe (`swimlane.records.add_references`) for finding records by query and adding them as references to a particular field (this can be done within the same App or across two different Apps).