File tree 1 file changed +11
-4
lines changed
1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- #### [ Unreleased] ( https://github.com/openfga/cli/compare/v0.6.5...HEAD )
4
- - feat(import): allow to use tuples and tuple_file together (#369 ) - thanks @DanielBertocci
5
- - feat: add suppress-summary flag to model test command (#407 ) - thanks @Siddhant-K-code
6
- - fix: validate command to exit with non-zero status on errors (#485 ) - thanks @Siddhant-K-code
3
+ #### [ Unreleased] ( https://github.com/openfga/cli/compare/v0.6.6...HEAD )
4
+
5
+
6
+ #### [ 0.6.6] ( https://github.com/openfga/cli/compare/v0.6.5...v0.6.6 ) (2025-04-23)
7
+
8
+ Added:
9
+ - Allow to use ` tuples ` and ` tuple_file ` together in the store file (#369 ) - thanks @DanielBertocci
10
+ - Add ` --suppress-summary ` flag to ` model test ` command (#407 ) - thanks @Siddhant-K-code
11
+
12
+ Changed:
13
+ - fix validate command to properly exit with non-zero status on errors (#485 ) - thanks @Siddhant-K-code
7
14
8
15
#### [ 0.6.5] ( https://github.com/openfga/cli/compare/v0.6.4...v0.6.5 ) (2025-03-24)
9
16
You can’t perform that action at this time.
0 commit comments