Skip to content

v0.3.1

Compare
Choose a tag to compare
@pherrymason pherrymason released this 06 Sep 18:21
· 58 commits to main since this release

Changelog

  • Added compatibility with stdlib symbols for C3 0.6.2.
  • Fixes diagnostic errors persisting after they were fixed (#62).
  • C3 Version argument is no longer mandatory. It will try to load last C3 supported version.
  • Fallback to last C3 supported version if provided version is not supported.
  • Binary name changed to c3lsp (before it was c3-lsp).