- Update to version 0.4.12:
* Support a new CPU architecture s390x (#24107)
* Add initial support for ppc64le (#24287)
* Add initial support for loongarch64 (#24343)
* Support js"string literal" for JavaScript strings (#24653)
* VLS mode in the parser for the new language server in pure V
* Remove deprecations made before 2024-11-06
* Add a deprecation note for any arg, prevent any from being
used as map key,value or array type (#24277)
* Improvents/fixes to Checker, Parser, Comptime, Compiler internals,
Standard library, Web, ORM and Database drivers
* Native, C and JavaScript backend changes
- See https://github.com/vlang/v/releases/tag/0.4.11 for full details
- add fix-already-unsafe.patch to fix compilation error
OBS-URL: https://build.opensuse.org/request/show/1306379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/vlang?expand=0&rev=9
* Support a new CPU architecture s390x (#24107)
* Add initial support for ppc64le (#24287)
* Add initial support for loongarch64 (#24343)
* Support `js"string literal"` for JavaScript strings (#24653)
* VLS mode in the parser for the new language server in pure V
* Remove deprecations made before 2024-11-06
* Add a deprecation note for `any` arg, prevent `any` from being
used as map key,value or array type (#24277)
* Checker improvements/fixes
* Parser improvements
* Comptime improvements
* Compiler internals improvements
* Standard library improvements and additions
* Full changelog at:
/usr/share/doc/packages/vlang/CHANGELOG.md
- Only strip executable files
- Initial packaging at 0.4.10
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/vlang?expand=0&rev=5