v0.6.6
Changelog
0.6.6 (2025-04-23)
Added:
- Support csv in fga tuple delete (#478) - thanks @bensooraj
- Allow to use
tuples
andtuple_file
together in the store file (#369) - thanks @DanielBertocci - Add
--suppress-summary
flag tomodel test
command (#407) - thanks @Siddhant-K-code
Changed:
- fix validate command to properly exit with non-zero status on errors (#485) - thanks @Siddhant-K-code