Skip to content

v0.0.16

Compare
Choose a tag to compare
@vknabel vknabel released this 06 Mar 09:46
· 71 commits to main since this release

Changelog

  • 492f46f Merge pull request #34 from vknabel/feature/packages
  • 5db80b2 chore: fix pipeline
  • 8199125 chore: release v0.0.16
  • afd978e chore: testing stdlib-import-root
  • 5aee871 compiler: new concept of packages
  • 2e743ca fix: undeclared enum case error due to file order within a module
  • 621a763 lsp: autocompletion and hover information across module and file boundaries
  • 7e36af6 lsp: improved autocompletion and hover information
  • a42bdb9 lsp: improved autocompletion within a module
  • e7d71a1 lsp: local autocompletion #30
  • 6eebdb5 refactor: rename langserver to ls