Changelog
- a8b82cc Update README.md
- f952272 Update README.md
- 3e52865 Update check_test.go
- cccaf7a Update check_test.go
- 9009731 Update compiler.go
- d0c52f0 Update errors.proto
- 2e56c77 Update expand.go
- af08aec Update expand_test.go
- 8b590de Update lookupQuery.go
- 6e854c3 Update lookupQuery_test.go
- 7e3c6a0 Update parser.go
- 2e7076c Update relationshipService.go
- 1d2caba Update translator.go
- 7c25381 Update tuple.go
- 003aa22 Update tuple.pb.go
- bcd7bc4 Update tuple.pb.validate.go
- df9f7b5 Update tuple.proto
- fd5f571 buf CLI tool added for working with protocol buffers.
- 2f305ae closes #19
- 3f2eb9b development protojson unmarshal
- 7a0ddf4 dsl user entity validation added
- fa10e6a gofumt
- fbc9238 mocks changes
- 4f9e677 more reachable dsl & dsl compiler error improvements
- 8ea2ae2 protocol buffer errors.proto & schema compiler better validation
- 32d446e protocol buffers changes
- c4e2a0f protocol buffers implementation
- bcc1ccd protocol buffers updates
- 44331fd schema action reference bug fixed
- 1d8f41a schema cache improvements & without validation compiler option
- 8c93e47 test updates