File kf6-syntax-highlighting.changes of Package kf6-syntax-highlighting

-------------------------------------------------------------------
Sat Apr  5 12:34:55 UTC 2025 - Christophe Marin <christophe@krop.fr>

- Update to 6.13.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.13.0
- Changes since 6.12.0:
  * Add Devicetree Source syntax highlighting
  * CMakeLists.txt - Don't include quiet packages in the feature summary
  * Fix build with Qt 6.10
  * It compiles fine without qt6.9 deprecated methods
  * Update Elixir Syntax, Add EEx/HEEx
  * Add "echo" keyword to Gleam
  * Update dependency version to 6.13.0
  * Add example SPDX and alerts comments in test.gleam
  * Replace inlined license by SPDX-License-Identifier in gleam.xml top comment
  * Refactor `alerts` keywords to `crash keywords` and add `import keyword` list
  * Increment gleam.xml version number
  * Add example documentation comments
  * Refactor comments and improve import highlighting

-------------------------------------------------------------------
Tue Mar 11 09:29:31 UTC 2025 - Christophe Marin <christophe@krop.fr>

- Update to 6.12.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.12.0
- Changes since 6.11.0:
  * Update dependency version to 6.12.0
  * Add unit tests
  * Change license to MIT
  * Fix XML syntax for Hjson syntax highlighting
  * Add syntax highlighting file for Hjson (syntax extension to JSON)
  * Don't ignore the result of QFile::open
  * adjust stan tests to new hl state
  * Update Stan language for newer keywords
  * Update version to 6.12.0

-------------------------------------------------------------------
Sat Feb  8 12:17:01 UTC 2025 - Christophe Marin <christophe@krop.fr>

- Update to 6.11.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.11.0
- Changes since 6.10.0:
  * Update dependency version to 6.11.0
  * ignore atm data/generators/cmake.yaml
  * fix yaml files for linter
  * skip test files that are invalid by design
  * Add xml/yaml linting
  * cmake: Remove error highlighting
  * Add syntax highlighting file for the ARMv7-A assembly language
  * CI: Add linux-qt6-next build
  * Update version to 6.11.0

-------------------------------------------------------------------
Thu Jan  9 17:12:46 UTC 2025 - Christophe Marin <christophe@krop.fr>

- Update to 6.10.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.10.0
- Changes since 6.9.0:
  * Update dependency version to 6.10.0
  * systemd unit: update to systemd v257
  * Add missing include
  * Update version to 6.10.0

-------------------------------------------------------------------
Sun Dec  8 10:09:35 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.9.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.9.0
- Changes since 6.8.0:
  * Update dependency version to 6.9.0
  * Update odin highlighting
  * The lua indenter was removed long ago in ktexteditor
  * odin: Fix numbers getting highlighted in the middle of words
  * Highlight odin 'context' keyword differently
  * Improve odin lang highlighting
  * Bump KF and QT versions in ecm_set_disabled_deprecation_versions
  * cmake.xml: updates for the recently released CMake 3.31
  * Update version to 6.9.0

-------------------------------------------------------------------
Mon Nov  4 11:18:26 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.8.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.8.0
- Changes since 6.7.0:
  * Update dependency version to 6.8.0
  * State: Fix inconsistent linkage warning on Windows
  * better contrast for search highlighting (kde#494599)
  * odin: Add escape character to strings
  * update
  * add comments
  * Add TLA+ syntax highlighting
  * init
  * move try to cflow_begin
  * Update version to 6.8.0

-------------------------------------------------------------------
Mon Oct  7 10:00:35 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.7.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.7.0
- Changes since 6.6.0:
  * Update dependency version to 6.7.0
  * upload the uncompressed files
  * odin: add missing items, fix attribute, add directive
  * Swift: fix detection of end of protocol method declaration (kde#493459)
  * Indexer: treats 1-character StringDetect as a DetectChar for unreachable rules and the merge suggestion
  * Indexer: check that WordDetect does not contain spaces at the beginning and end of text
  * simplify installed xml syntax files to speed up reading
  * Indexer: replace some QString with QStringView and QLatin1Char with char16_t literal
  * Indexer: fix default value for char with LineContinuation
  * orgmode.xml: Fix orgmode syntax highlighting not ending properly
  * Jira, Markdown, Org Mode: use rhtml syntax with erb language
  * Haml: complete the syntax and fix the highlighting of Ruby line following the change in ruby.xml
  * Ruby: fix %W, dot member, some parenthesis ; add ?c, escape char, etc (kde#488014)
  * Gleam: Minor modifications to syntax and example file
  * Remove truncase from Common Lisp
  * Update version to 6.7.0

-------------------------------------------------------------------
Sat Sep  7 09:03:38 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.6.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.6.0
- Too many changes since 6.5.0, only listing bugfixes:
  * PHP: add \{ in double quote string as a Backslash Code (kde#486372)
  * Bash: fix escaped line in brace condition (kde#487978)
  * Nix: fix string in attribute access (kde#491436)

-------------------------------------------------------------------
Mon Aug  5 10:48:03 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.5.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.5.0
- Changes since 6.4.0:
  * Update dependency version to 6.5.0
  * earthfile.xml: modernize highlighter to support Earthly 0.8 features
  * C++: add floating-point literal suffixes of C++23
  * Python: add some special variables and fix '\' line continuation after a string
  * add .clang-format and .clang-tidy files with YAML
  * Zig: fix range operator preceded by a number: [0..]
  * Odin: add raw string color
  * Update syntax highlighting for kdesrc-buildrc
  * Update version to 6.5.0
  * cmake.xml: update syntax for CMake 3.30
  * inc version after done type adding
  * hare: add done keyword

-------------------------------------------------------------------
Tue Jul  9 09:42:06 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.4.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.4.0
- Changes since 6.3.0:
  * Add CustomType highlighting and improve import highlighting
  * Corrected Gleam syntax
  * Add Gleam syntax
  * OrgMode: add header-item folding, properties folding, more todo keywords
  * avoid that we try to open files without name
  * [dracula.theme] Fix "ISO/Delphi Extended" for Pascal.
  * nginx: update for new directives and variables
  * systemd unit: update to systemd v256
  * Add basic syntax highlighting rules for opsi-script
  * [dracula.theme] Fix "Special Variable" for PHP.
  * Add Typst highlighter

-------------------------------------------------------------------
Wed Jun  5 10:12:11 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.3.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.3.0/
- Changes since 6.2.0:
  * Updates to Catppuccin themes
  * nix: Version 2 -> 3
  * nix: Correctly highlight first key in set when it is quoted
  * nix: Correctly highlight bare ${}
  * nix: More correctly model inherit syntax
  * build with QT_NO_CONTEXTLESS_CONNECT
  * Remove explicit maintainer from metainfo
  * Use ellipsis character instead of three dots in UI strings
  * xml: add fictionbook format

-------------------------------------------------------------------
Mon May  6 12:23:09 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.2.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/6.2.0/
- Changes since 6.1.0:
  * Support single-quoted strings in MapCSS
  * Add Syntax Highlighting for Vue Template Files
  * Add syntax highlighting support for CashScript

-------------------------------------------------------------------
Fri Apr  5 12:53:12 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.1.0
  * New feature release
- Changes since 6.0.0:
  * update version for new release
  * cmake-generator: refactor XML optimizations
  * cmake.xml: `has-target-names-after-kw` could be a list
  * cmake.xml: updates for the recently released CMake 3.29
  * cpp: Update Qt classes for Qt 6
  * initial gprbuild references
  * gprbuild: add license info
  * add small GPR test file
  * Add GPRbuild syntax
  * Add common alternative names used in various markdown parsers for languages
  * fix refs for stan
  * Update 2 files
  * use (?:sub){0,2} to work with all pcre versions
  * Alternate Names for Definitions
  * Fix implicit size -> int conversion

-------------------------------------------------------------------
Wed Feb 21 19:28:22 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.0.0
  * New bugfix release
  * Release announcement not available yet
- Changes since 5.249.0:
  * update version for new release
  * OCaml: unicode escapes in strings
  * OCaml: add quoted strings
  * OCaml: hex,octal,binary integer and hex floating point literals
  * OCaml: _ is valid identifier start
  * OCaml: update list of modules
  * OCaml: add Ok/Error variant tags
  * OCaml: update list of types
  * OCaml: update Stdlib functions
  * OCaml: add "initializer" keyword
  * OCaml: "closed" is not a keyword
  * OCaml: bump syntax highlighting version
  * fix kate-editor.org update for 6.x
  * update version for new release

-------------------------------------------------------------------
Wed Jan 31 17:51:18 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.249.0 (6.0 RC 2):
  * New bugfix release
  * For more details see https://kde.org/announcements/megarelease/6/rc2/

-------------------------------------------------------------------
Mon Jan 15 20:02:03 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.248.0 (6.0 RC 1)
  * For more details please see:
    https://kde.org/announcements/megarelease/6/rc1/

-------------------------------------------------------------------
Sat May 27 11:18:36 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Init kf6-syntax-highlighting
openSUSE Build Service is sponsored by