Changelog for
syntax-highlighting-imports-5.90.0-bp154.1.138.x86_64.rpm :
* Mon Jan 03 2022 Christophe Giboudeaux
- Update to 5.90.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.90.0- Changes since 5.89.0:
* systemd unit: update to systemd v250
* separate dynamic StringDetect rule to avoid copies in StringDetect::doMath()
* prefer to construct the rule directly in the vector rather than a move
* automatically replace StringDetect to DetectChar, Detect2Chars or AnyChar when possible
* use std::weak_ptr::owner_before instead of weak_ptr::expired() and weak_ptr::lock() for better performance
* use non-deprecated function
* Update test file for OrgMode
* link and macro replacement marker
* very basic support for [[link]] and [[link][desc]]
* support implicit link in normal text
* Change the build system to enable building with Qt6
* SQL and SQL (PostgreSQL): nested comments support (kde#442449)
* GnuPlot: fix a lot of issue (kde#442181)
* PHP: add readonly, never and some functions/classes/constants of php-8.1
* Bash and Zsh: support of ${!2} (kde#440360)
* Bash: more unixcommands (GNU coreutils and some others) (kde#439211)
* Fix compilation error on Qt6
* Fix language specification comments
* Rename MIME type text/x-objcpp-src => text/x-objc++src
* Add Homuncuius.theme
* remove rawhtml, not needed
* Add grammar for RETRO Forth
* Sat Dec 04 2021 Christophe Giboudeaux - Update to 5.89.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.89.0- Changes since 5.88.0:
* markdown.xml: Fix highlighting of headers (include last char) (kde#444422)
* Update orgmode.xml
* use the same way as emacs to highlight priority cookie
* update test files
* support verbatim since it seems used more often than inline code
* support single line comment, babel call, priority cookie
* Update context.xml version
* Update ConTeXt test references
* Corrected syntax for ConTeXt TABLE commands (kde#445820)
* ConTeXt: Verbatim highlighting allows for nesting (kde#445818)
* Added ConTeXt test references
* Added ConTeXt test file
* Update context.xml version number
* Added highlighting for ConTeXt \"\\m\" command
* Fixed current math command highlighting.
* misc: Add `Pipfile` to create Python venv for generators
* cmake.xml: Updates for CMake 3.22
* fix: Add `Loader` parameter in call to `yaml.load()`
* update test for inline code
* support inline code and another type of number list
* update test files for newly added syntax
* support block and number list
* add test files
* add orgmode.xml
* add racket.xml
* Sun Nov 07 2021 Christophe Giboudeaux - Strip \'Source\' URL for faster submissions
* Sun Nov 07 2021 Christophe Giboudeaux - Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0- Too many changes to list here.
* Sat Oct 30 2021 Christophe Giboudeaux - Add the optional QtQuick dependency. (boo#1192170)
* Sun Oct 03 2021 Christophe Giboudeaux - Update to 5.87.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.87.0- Changes since 5.86.0:
* Add Gitlab CI configuration
* Add basic QML API docs
* yara - add new 4.x keywords
* Tests result
* Fix operators and included more blocks on test
* Change license to MIT
* Included test reference
* Removed items that are generating errors for now
* initial work on terraform syntax highlight
* Port AbstractHighlighter::highlightLine to QStringView
* Wed Sep 15 2021 Christophe Giboudeaux - Drop the unneeded baselibs.conf.
* Mon Sep 06 2021 Christophe Giboudeaux - Update to 5.86.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.86.0- Too many changes since 5.85.0, only listing bugfixes:
* markdown.xml: End nested sub-headers fold regions when parent header is closed (kde#441278)
* Python: Add \"yield from\" keyword (kde#441540)
* isocpp.xml: Highlight raw string delimeters (kde#440038)
* Fri Aug 06 2021 Christophe Giboudeaux - Update to 5.85.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.85.0- Too many changes since 5.84.0, only listing bugfixes:
* Python: Fix r\"\\\\\" and derivatives (kde#440412)
* Python: Fix single quote bytes literals (b\"\") (kde#440089)
* Sun Jul 04 2021 Christophe Giboudeaux - Update to 5.84.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.84.0- Too many changes to list here.- Only install the license files once
* Sat Jun 05 2021 Christophe Giboudeaux - Update to 5.83.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.83.0- Changes since 5.82.0:
* Rust syntax - Autotest for separate ControlFlow + remove \"try\" from ControlFlow
* Rust syntax - Separate ControlFlow from Keywords
* Bump required CMake version to 3.16
* We can use qt_ macro so it will help to compile against qt5/qt6
* Fix perl qw< > highlighting and extend test
* Update GAS syntax to highlight reg/instrs/jmp instrs
* Sat May 01 2021 Christophe Giboudeaux - Update to 5.82.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.82.0- Changes since 5.81.0:
* debchangelog: add Impish Indri
* remove text/plain from Godot
* systemd unit: merge some RegExpr rules
* systemd unit: increase version number
* systemd unit: update to systemd v248
* add support for Godot\'s gd-scripts
* Update Readme
* Bash/Zsh: (#5) fix SubShell context that starts as an arithmetic evaluation ; add regions for all SubShell
* Doxygen: fix Word style when the word is at the end of line
* Mon Apr 05 2021 Christophe Giboudeaux - Update to 5.81.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.81.0- Too many changes to list here.
* Sun Mar 07 2021 Christophe Giboudeaux - Update to 5.80.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.80.0- Too many changes since 5.79.0, only listing bugfixes:
* PHP: fix string, number and folding region ; refactor styles (kde#429651)
* Tue Feb 16 2021 Wolfgang Bauer - Update to 5.79.1
* Breeze Light: restore original black color for Control Flow
* Mon Feb 08 2021 Christophe Giboudeaux - Update to 5.79.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.79.0- Too many changes since 5.78.0, only listing bugfixes:
* Bash, Zsh: fix cmd;; in a case (kde#430668)
* email.xml: Detect nested comments and escaped characters (kde#425345)
* Bash: fix } in ${!xy
*} and more Parameter Expansion
* Wed Jan 06 2021 Christophe Giboudeaux - Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0- Too many changes to list here.
* Mon Dec 07 2020 Christophe Giboudeaux - Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0- Too many changes since 5.76.0, only listing bugfixes:
* Latex: some math environments can be nested (kde#428947)
* Sat Nov 07 2020 Christophe Giboudeaux - Update to 5.76.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.76.0- Too many changes to list here.
* Mon Oct 05 2020 Christophe Giboudeaux - Update to 5.75.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.75.0- Too many changes since 5.74.0, only listing bugfixes:
* Fix doxygen latex formulas (kde#426466)
* Sun Sep 06 2020 Christophe Giboudeaux - Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0- Too many changes to list here.
* Sun Aug 02 2020 Christophe Giboudeaux - Update to 5.73.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.73.0- Too many changes to list here.
* Sun Jul 05 2020 Christophe Giboudeaux - Update to 5.72.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.72.0- Changes since 5.71.0:
* CMake: Updates for CMake 3.18
* Add Snort/Suricata language highlighting
* Add YARA language
* fix compiler warning
* remove deprecated binary json in favor of cbor
* JavaScript/TypeScript: highlight tags in templates
* Sun Jun 07 2020 Christophe Giboudeaux - Update to 5.71.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.71.0- Changes since 5.70.0:
* Update Raku extensions in Markdown blocks
* Raku: fix fenced code blocks in Markdown
* Add a simpler example
* Add collaboration guide in README
* Assign \"Identifier\" attribute to opening double quote instead of \"Comment\" (kde#421445)
* Bash: fix comments after escapes (kde#418876)
* LaTeX: fix folding in \\end{...} and in regions markers BEGIN-END (kde#419125)
* Sun May 03 2020 Christophe Giboudeaux - Update to 5.70.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.70.0- Changes since 5.69.0:
* debchangelog: add Groovy Gorilla
* fix unit test refs
* Updated test file for Logtalk syntax highlighting
* Update Logtalk language syntax support
* TypeScript: add the \"awaited\" type operator
* Sun Apr 05 2020 Christophe Giboudeaux - Update to 5.69.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.69.0- Too many changes since 5.68.0, only listing bugfixes:
* LaTeX: fix math parentheses in optional labels (kde#418979)
* optimize dynamic regex matching (kde#418778)
* Sun Mar 08 2020 Christophe Giboudeaux - Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php- Too many changes since 5.67.0, only listing bugfixes:
* Makefile highlight: fix variable names in \"else\" conditionals (kde#417379)
* Makefile highlight: add substitutions (kde#416685)
* Sun Feb 02 2020 Christophe Giboudeaux - Replace %make_jobs with %cmake_build.
* Sun Feb 02 2020 Christophe Giboudeaux - Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php- Changes since 5.66.0:
* Updates nasm.xml with the latest instructions
* Perl: Add \'say\' to keyword list
* Make it compile against last qt5.15 without deprecated methods
* cmake: Fix `CMAKE_POLICY_
*_CMP` regex and add special args to `get_cmake_property`
* Add GraphQL highlighting definition
* Sun Jan 05 2020 Christophe Giboudeaux - Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php- Changes since 5.65.0:
* LaTeX: fix brackets in some commands (kde#415384)
* TypeScript: add \"bigint\" primitive type
* Python: improve numbers, add octals, binaries and \"breakpoint\" keyword (kde#414996)
* fix linking with static qt
* SELinux: add \"glblub\" keyword and update permissions list
* Several enhancements to gitolite syntax definition.
* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* Updates from CMake 3.16 final release
* reStructuredText: Fix inline literals highlighting preceding characters
* rst: Add support for standalone hyperlinks
* JavaScript: move keywords from TypeScript and other improvements
* JavaScript/TypeScript React: rename syntax definitions
* LaTeX: fix backslash delimiter in some keywords (kde#413493)
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Changes since 5.63.0:
* VHDL: all keywords are insensitive (kde#413409)
* Add string escape characters to PowerShell syntax.
* Modelines: fix end of comment
* Meson: more built-in functions and add built-in member functions
* debchangelog: add Focal Fossa
* Updates from CMake 3.16
* use the new ECM provided clang-format target
* Meson: Add a comment section for comment/uncomment with Kate
* TypeScript: update grammar and fixes
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Too many changes since 5.62.0, only listing bugfixes:
* Fix skipOffset with dynamic RegExpr (kde#399388)
* support .inl extension for C++, not used by other xml files at the moment (kde#411921)
* support
*.rej for diff highlighting (kde#411857)
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* Improve API documentation for Definition::setKeywordList()
* C & ISO C++: add digraphs (folding & preprocessor) (kde#411508)
* Markdown, TypeScript & Logcat: some fixes
* Format class: add functions to know if XML files set style attributes
* update matlab test refs
* combine test.m stuff into existing highlight.m
* Support for native Matlab strings
* Gettext: Add \"Translated String\" style and spellChecking attribute (kde#392612)
* reST: handle some more corner cases, add an actual test file
* Set the OpenSCAD indenter to C-style instead of none.
* Possiblity to change Definition data after loading
* Highlighting indexer: check kateversion
* Markdown: multiple improvements and fixes (kde#390309)
* JSP: support of