Skip to content

0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 16:29
· 648 commits to master since this release

0.12.0 (2020-12-18)

Features

  • Diagnostics suppression for files with no pgm_conf configuration (#89) (c287ff1)

Other changes

  • Add example workspace (#44) (774bb1d)
  • Add thread sanitizer to CI (#78) (225b74f)
  • automatic release mechanism (#53) (0abf1d8)
  • fix obtaining version in theia tests (23594bb)
  • fix semantic-release not creating pre-release (9c65e12)
  • fix set-env command that is no longer supported (#95) (c7d061c)
  • Improve test coverage of Language Server component (#61) (6c67153)
  • Integration tests (#51) (4b3d153)
  • Refactor of attribute lookahead processing (#84) (ce8e59d)
  • Server test deadlock fix (#83) (9cc2dfc)
  • TI review of wiki pages and updates to readme files (#56) (e66ea4a)
  • Update link of join slack badge (1ec6bfc)
  • wiki inside repository (#50) (1be2a95)

Fixes

  • Conditional assembly expressions (#65) (99c45ee)
  • False positives (#86) (34f3a5e)
  • Fixed little things in suppression section (#99) (9374153)
  • Instruction completion issue (#64) (8f31888)
  • Lexer infinite loop fix (#85) (027b9f9)
  • Show ampersands in names of variable symbols and macro parameters in macro tracer (#79) (2c2338c)