Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Releases: kwilteam/kuneiform-grammar

v0.5.1

27 Feb 19:24

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Feb 19:22

Choose a tag to compare

What's Changed

  • support view action by @Yaiba in #4
  • feat: support action auxiliary mustsign by @Yaiba in #5
  • feat: remove lexical mode by @Yaiba in #6
  • feat: add owner auxiliary by @Yaiba in #7
  • make extension as mandatory by @Yaiba in #8
  • Feature/public key caller by @Yaiba in #9
  • feat: only allow single quote for string by @Yaiba in #10
  • Feature/sql scalar function by @Yaiba in #11
  • feat: remove fn_arg_expr list by @Yaiba in #12
  • feat: remove lexer signed number by @Yaiba in #13
  • add action annotation syntax by @Yaiba in #14
  • feat: remove mustsign auxiliary by @Yaiba in #16

Full Changelog: v0.4.0...v0.5.0

v0.5.0-beta

02 Nov 16:07

Choose a tag to compare

v0.5.0-beta Pre-release
Pre-release

What's Changed

  • support view action by @Yaiba in #4
  • feat: support action auxiliary mustsign by @Yaiba in #5
  • feat: remove lexical mode by @Yaiba in #6
  • feat: add owner auxiliary by @Yaiba in #7
  • make extension as mandatory by @Yaiba in #8
  • Feature/public key caller by @Yaiba in #9
  • feat: only allow single quote for string by @Yaiba in #10
  • Feature/sql scalar function by @Yaiba in #11
  • feat: remove fn_arg_expr list by @Yaiba in #12
  • feat: remove lexer signed number by @Yaiba in #13

Full Changelog: v0.4.0...v0.5.0-beta

v0.5.0-alpha

16 Aug 18:46
f933dc2

Choose a tag to compare

v0.5.0-alpha Pre-release
Pre-release

What's Changed

  • support view action by @Yaiba in #4
  • feat: support action auxiliary mustsign by @Yaiba in #5
  • feat: remove lexical mode by @Yaiba in #6
  • feat: add owner auxiliary by @Yaiba in #7

Full Changelog: v0.4.0...v0.5.0-alpha

v0.4.0

21 Jul 22:47
bc24e58

Choose a tag to compare

What's Changed

  • Feature/extention decl by @Yaiba in #3
  • seed data funcion init

Full Changelog: v0.3.1...v0.4.0

v0.3.1

26 Jun 20:41
68fec00

Choose a tag to compare

What's Changed

  • fix order for index and fk by @Yaiba in #2

Full Changelog: v0.1.0...v0.3.1

v0.3.0

21 Jun 16:49
5733165

Choose a tag to compare

Keep version sync with Kuneiform

v0.1.0

20 Jun 16:36
5733165

Choose a tag to compare

What's Changed

  • support foreign_key for table declaration
  • feat: foreign_key optional syntax by @Yaiba in #1

New Contributors

  • @Yaiba made their first contribution in #1

Full Changelog: v0.0.1...v0.1.0

v0.0.1

15 Jun 15:09

Choose a tag to compare

All kuneiform features supported so far in ANTLR4.