- update to 0.3.0: * refactor: use Tree-sitter prefixed calloc/free functions OBS-URL: https://build.opensuse.org/request/show/1265945 OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter-lua?expand=0&rev=2
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 31 16:28:15 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to 0.3.0:
|
|
* refactor: use Tree-sitter prefixed calloc/free functions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 4 23:10:09 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- switch to download_files service
|
|
- add devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 15 20:02:18 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- change spec file so that neovim automatically detects the grammar
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 10 08:50:45 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to 0.2.0:
|
|
* adapt to tree-sitter >= 0.23.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 21 23:24:36 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
|
|
|
- switch to the correct upstream (which works with neovim)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 21 11:41:48 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
|
|
|
- initial packaging
|