generated from pool/new_package
c72aff841b0f544e130fa7338687f4ef514d4a2099f5103bf46aa1b303eaf923
Saving 60MB per release is just too much to ignore.
Update to 3.15.0: - [fix] Linux debugging server not starting by @jpeletier - feat: support hex color with # by @seblyng - Fix gcc15 build by @CppCXY - docs: add missing locale. by @qwertycxz - Support Custom Addons Path for Enhanced Editor Flexibility by @IronBlood - Prevent class methods from triggering missing fields diagnostics (Fixes #3175) by @CWood-sdf - fix: large unions no longer erroneously fail to match later variants by @DoubleThoughtTheProgrammer - Traditional Chinese translation by @AlexCai2019
Update to 3.15.0: - [fix] Linux debugging server not starting by @jpeletier - feat: support hex color with # by @seblyng - Fix gcc15 build by @CppCXY - docs: add missing locale. by @qwertycxz - Support Custom Addons Path for Enhanced Editor Flexibility by @IronBlood - Prevent class methods from triggering missing fields diagnostics (Fixes #3175) by @CWood-sdf - fix: large unions no longer erroneously fail to match later variants by @DoubleThoughtTheProgrammer - Traditional Chinese translation by @AlexCai2019
-# How to update the lua-language-server package
-## Prerequisites:
-You need the obs_scm
obs service installed:
- zypper in obs-service-obs_scm
-## Updating to a new version from upstream
-Edit the _service
file and update the version variable.
-Download the new source file by running:
- osc service manualrun
-Update the changelog file with the upstream release notes.
Description
Languages
Shell
100%