File tree-sitter-luau.changes of Package tree-sitter-luau
------------------------------------------------------------------- Tue Dec 31 10:14:02 UTC 2024 - Richard Rahl <rrahl0@opensuse.org> - update to 1.2.0: * fix(grammar): adapt to upstream regex change * feat: support floor division update operator * feat: support variadic types and variadic generic parameters * feat: add compound floor division operator highlight * feat: allow empty object types and add intersection type to types * build: update bindings * fix: allow other types in gneric type * fix: support variadic type in generic arguments * feat: use binding list in for_generic_clause * chore: generate with 0.24.5 * fix: mark the lua grammar as a dependency * fix(rust): correct include - remove fix-grammar.js.patch, as upstream includes now the fix - add require-correct-lua.patch, as they depend on the older upstream name of the lua package ------------------------------------------------------------------- Thu Dec 5 00:56:28 UTC 2024 - Richard Rahl <rrahl0@opensuse.org> - initial packaging