Changelog
- c29de37 Add project management example use case
- b8c7b6c Arrange examples titles
- 2fa05bc Create .goreleaser.yml
- 363344b Create Dockerfile.release
- 508a708 Create Expand API & Improvements
- f1f5ef3 Create NOTICE
- 2bd5f28 Create entityConfigRepository_test.go
- 0e502c7 Create github example
- 721ac27 Create goreleaser.yml
- 2e93980 Create migration.0003_relation_tuple_create_index.go
- e5a0593 Create rbac example for modeling
- dc5967b Create release.yml
- 712f0b8 Created School Calender use case
- 0c39eda DX improvements & Read APIs
- 2d0f9f1 Expand Command Improvements
- 3ca21b5 Improvements on example use cases
- 1b003ad Merge branch 'master' of https://github.com/Permify/permify
- 16dd22b Revert "Create goreleaser.yml"
- 5ceb94d Revert "Update release.yml"
- b116cce Revert "Update release.yml"
- d6df994 Update Dockerfile
- a8dbc5c Update Dockerfile.release
- 4b005c3 Update README.md
- a9c3324 Update app.go
- 8952b03 Update config.go
- fd5ed0c Update default.config.yaml
- 678b8c3 Update entityConfigRepository.go
- f7d357c Update example.config.yaml
- 312374b Update expand.go
- cb47a67 Update go.mod
- 02daf6e Update go.sum
- f2901d5 Update interfaces.go
- 22c5b4d Update migration.0002_relation_tuple_drop_type_column.go
- d583db0 Update migrations.0002_relation_tuple_drop_type_column.go
- 2cbf9b7 Update rbac example
- 6887f2d Update relationTupleRepository.go
- 85acd2e Update relationTupleRepository.go
- 6965b5e Update tuple.go
- 92ab348 better error handling
- 14d08a8 better error handling - internal errors
- e4d5269 cmd folder name change & dockerfile changes -no-cache
- 63e9281 concurrent check atomic variable management
- 3cb708e depth type change to int32
- 1cf9c4f entity config (schema) version & cache proxy
- 95c48cd exclusion support (#14)
- 6983252 go version upgrade to 1.18
- d7195f6 gofumt
- 7e624cd relation tuple type field removed
- b5c3292 swagger doc update
- 181e9b2 tuple subject iterator & entity collections