Releases: NoelDeMartin/soukai
Releases · NoelDeMartin/soukai
v0.7.1
Check out the changelog for release notes.
v0.7.0
Check out the changelog for release notes.
v0.6.2
Check out the changelog for release notes.
v0.6.1
Check out the changelog for release notes.
v0.6.0
This release was partially funded by NLNet in the Solid Data Modules project.
Check out the changelog for release notes.
v0.5.2
Check out the changelog for release notes.
v0.5.1
Check out the changelog for release notes.
v0.5.0
Check out the changelog for release notes.
v0.4.1
v0.4.0
- Added
$infilter for individual fields. - Added
onDeletemethod to relations. - Added
wasRecentlyCreatedmethod toModel.
Breaking changes
SoukaiErrornow extends properly from the nativeErrorclass.BelongsToRelationclass has been renamed toBelongsToOneRelation, and theModelmethodbelongsTotobelongsToOne.