Skip to content

v0.3.1

Compare
Choose a tag to compare
@rhamzeh rhamzeh released this 29 Apr 15:24
· 157 commits to main since this release
v0.3.1
0c1e3a0

0.3.1 (2024-04-29)

Added:

  • fga store import now outputs the store and model details (#299) - thanks @NeerajNagure
  • fga store export to support exporting a store (#306)
  • Support specifying output format using --output-format for fga model transform (#308)

Changed:

  • fga tuple write returns simpler error messages (#303) - thanks @shruti2522