Skip to content

Releases: openfga/vscode-ext

v0.2.24

12 Sep 07:56
v0.2.24
53ea491
Compare
Choose a tag to compare

0.2.24 (2024-09-12)

  • chore: re-releasing due to a bug in v0.2.23 build

v0.2.23

10 Sep 17:16
v0.2.23
e6c25f7
Compare
Choose a tag to compare

0.2.23 (2024-09-06)

v0.2.22

08 May 21:44
v0.2.22
1e109ec
Compare
Choose a tag to compare

0.2.22 (2024-05-08)

  • feat: add support for list users (#232) - See example
  • fix: add block chomping for yaml store model field (#228)
  • fix: adding @ to allowable characters in id (#217)
  • chore: fix roadmap link in docs (#220) - thanks @solon

v0.2.21

05 Apr 02:51
v0.2.21
b5e070b
Compare
Choose a tag to compare

0.2.21 (2024-04-04)

  • feat: command to transform Modular Models to JSON
  • fix: user & object formatter to allow '|' in ids

v0.2.20

28 Mar 21:33
v0.2.20
0e21f8d
Compare
Choose a tag to compare

0.2.20 (2024-03-28)

v0.2.19

29 Feb 07:55
v0.2.19
45aae5f
Compare
Choose a tag to compare

0.2.19 (2024-02-27)

  • fix: user & object formatter to allow '/' in ids

v0.2.18

10 Feb 01:43
v0.2.18
d9c090c
Compare
Choose a tag to compare

0.2.18 (2024-02-09)

  • feat: Validate model_file & import from external tuple_file fields

v0.2.17

24 Jan 14:47
v0.2.17
a17d617
Compare
Choose a tag to compare

0.2.17 (2024-01-24)%0A%0A - fix: list and map are now allowed as relation names%0A

v0.2.16

10 Jan 02:03
v0.2.16
3f9e723
Compare
Choose a tag to compare

0.2.16 (2024-1-9)

  • fixes "with" syntax not highlighting correctly
  • fixes direct assignment not correctly highlighting when surrounded by brackets
  • fixes Improper highlighting of comments at the end of a line

v0.2.15

08 Jan 23:29
v0.2.15
66f9384
Compare
Choose a tag to compare

0.2.15 (2024-1-8)%0A%0A - feat: warnings now issued for check objects that dont match declared tuples%0A