Accepting request 1136986 from home:Oppzippy:branches:devel:languages:lua

- Upgrade to 3.7.4:
  - fix: doc.type.function resolve only existing arg.extends
  - Add a rawdesc field to exported docs
  - support c like comments
  - translated some options to zh-cn

OBS-URL: https://build.opensuse.org/request/show/1136986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-language-server?expand=0&rev=36
This commit is contained in:
2024-01-05 08:46:16 +00:00
committed by Git OBS Bridge
parent 00d4ea1599
commit 32cfecce6c
7 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 5 07:30:11 UTC 2024 - Kyle Scheuing <kyle@kylescheuing.com>
- Upgrade to 3.7.4:
- fix: doc.type.function resolve only existing arg.extends
- Add a rawdesc field to exported docs
- support c like comments
- translated some options to zh-cn
-------------------------------------------------------------------
Sun Dec 31 01:45:39 UTC 2023 - Kyle Scheuing <kyle@kylescheuing.com>