2024-04-29 22:04:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 29 22:04:04 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.21.0:
|
|
|
|
|
* fix: don't parse the `l` suffix in floats, allow trailing commas in type parameters
|
|
|
|
|
* feat: improve bindings
|
|
|
|
|
* fix(queries): use last-precedence for highlights
|
|
|
|
|
* fix: regenerate with operator precedence fix
|
|
|
|
|
|
2024-03-25 20:12:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 25 17:55:33 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
|
|
|
|
|
|
- Initial packaging for openSUSE
|
|
|
|
|
- Update to version 0.20.4:
|
|
|
|
|
* chore: generate
|
|
|
|
|
* feat: add detailed pattern matching support
|
|
|
|
|
* fix: use _Static_assert instead of static_assert
|
|
|
|
|
* feat: update ci script, add python repo
|
|
|
|
|
* chore: update tests
|
|
|
|
|
* chore: generate
|
|
|
|
|
* fix(scanner): don't dedent inside f-strings, skip newlines following a backslash in raw strings
|
|
|
|
|
* feat: support Python 3.12
|
|
|
|
|
* chore: update tests
|