v2.1.0
feat
- Relationships: Relationships can be set using relationship setters (e1e21a8)
- Relationships: Allow saving of ids as well as entities
(3f30131) - HasMany: Many entities can be saved to a hasMany relationship at once (c9f8f47)
- Scopes: Register global scopes for entities (995706b)
- Subselects: Add subselect helper (cf13ddd)
fix
- Relationships: Make mapping foreign keys optional (708506d)