v0.4.0
0.4.0 (2024-05-07)
Added:
- Support querying the list users API with
fga query list-users
(#314) - Support for running list users tests via
fga model test
(#315)
Changed:
fga store import
now uses the filename if no name is provided (#318) - thanks @NeerajNagure