Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 08:03
6aa003e

1.2.0 (2024-06-02)

Features

  • added fast cmp completion source for require statements and module annotations (a5c908d)
  • buf: added support for ---[@module](https://github.com/module) "foobar". Fixes #4 (6d0aaae)
  • config: allow library to be a list of strings, or a table for easier merging (6227a55)

Bug Fixes

  • buf: implement on_reload (1af5a6e)

Performance Improvements

  • buf: not needed to use treesitter to parse requires (62c8bbf)