Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@jayadamsmorgan jayadamsmorgan released this 27 Apr 15:19

What's changed:

Completions

  • Support for completions from amended or extended modules with no limit in depth.
  • Support for imported modules completions through moduleName.
  • Most standard functions and classes are available for standard classes, modules, types, etc with documentation.

Overall improvements

  • Up to 3 times faster parsing.
  • Maximum imports parsed in depth increased to 10.
  • Fixed some crashes.
  • Makefile build system for convenience.
  • Fix logging.
  • Fix logging on VSCode & VSCode extension.
  • Neovim support is now a plugin instead of example configuration.
  • Slightly better diagnostics.
  • Diagnostics are no longer an experimental feature.

Full Changelog: v0.0.3...v0.1.0