pkg/go/v0.2.0-beta.1
Pre-release
Pre-release
·
168 commits
to main
since this release
v0.2.0-beta.1 (2024-09-06)
Added:
- Add
GetModuleForObjectTypeRelation
utility method (#336) - Add
IsRelationAssignable
utility method (#336) - Add utility validators for tuple fields and condition names (#294)
- Add an initial implementation of a model graph (#307,#308,#309,#310,#316,#317,#321,#322,#330)
Note: this version does not include the validation logic that the JS and Java ports have. See issue: #99