We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a385e2e + e60a850 commit 742405fCopy full SHA for 742405f
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v0.2.2
4
+
5
+### [0.2.2](https://github.com/openfga/cli/compare/v0.2.1...v0.2.2) (2024-01-08)
6
7
+Changed:
8
+- add `fga store import` to import store data (#215)
9
+- allow specifying `tuple_file` to reference tuples in the FGA store format (#212)
10
+- support continuation token in `fga tuple changes` method and expose it in the output (#218)
11
+- add support for specifying condition/context in queries and in write (#219)
12
+- allow more comments in the model (#221)
13
14
+Fixed:
15
+- fixed issue writing models with conditions
16
17
## v0.2.1
18
19
### [0.2.1](https://github.com/openfga/cli/compare/v0.2.0...v0.2.1) (2023-12-14)
0 commit comments