Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 16:47
· 553 commits to master since this release

1.0.0 (2022-01-31)

⚠ BREAKING CHANGES

  • Release V1

Features

Fixes

  • Data definition grammar is too greedy (#223) (dd9b557)

  • Improve statement parsing performance (#201) (c949784)

  • Incorrect module layout generated when data definition operands have different alignments (#210) (8660232)

  • Provide semantic tokens through language client 7.0.0 (#211) (42a830b), closes #82

  • Release V1 (312295a)

Other changes