1.4.0 (2024-06-04)
Features
- added a
LazyDevdebugging command that shows libraries and settings for the current buffer (3f6320d) - added support for loading libraries based on words/mods (7fabc0d)
Bug Fixes
- pkg: luvit-meta/library not found using native package system (#19) (96062a7)
- workspace: make sure we always add the /lua root of the current project (50927b4)
Performance Improvements
- only update single when needed (fe37da2)