|
3 | 3 | <channel> |
4 | 4 | <title>Syntax Highlight</title> |
5 | 5 |
|
| 6 | + <item> |
| 7 | + <title>2.1.27</title> |
| 8 | + <pubDate>dom, 30 nov 2025 23:13:00 +0100</pubDate> |
| 9 | + <sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion> |
| 10 | + <enclosure |
| 11 | + type="application/octet-stream" |
| 12 | + url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.27/Syntax.Highlight.zip" |
| 13 | + sparkle:shortVersionString="2.1.27" sparkle:version="76" |
| 14 | + sparkle:edSignature="C9xQSlUQq2hp9M06QuFS171mPZMfA9HLDNmvTeQs0HRAW2WkBKjyDPLl2ftAHPONFtll/MYHXw+WM1coxR4fCg==" length="16482098" |
| 15 | + /> |
| 16 | + <description><![CDATA[ |
| 17 | + <h2>Release 2.1.27 (76)</h2> |
| 18 | + <p align="center">If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p> |
| 19 | + <p>New features:</p> |
| 20 | + <ul> |
| 21 | + <li>Support for TeXMac files (<code>.tmml</code>) <i>as XML</i>.</li> |
| 22 | + <li>SSupport for Zig source files (<code>.zig</code>).</li> |
| 23 | + <li>Support for Zig Object Notation files (<code>.zog</code>) <i>as JSON</i>.</li> |
| 24 | + <li>Support for <code>.nc</code> files for CAM softwares <i>as plain text</i>.</li> |
| 25 | + <li>Support for <code>.designspace</code> files<i>as XML</i>.</li> |
| 26 | + <li>Support for Project Object Model files (<code>.pom</code>) <i>as XML</i>.</li> |
| 27 | + <li>SSupport for OpenType feature file specification (<code>.fea</code>).</li> |
| 28 | + <li>Update Highlight to release 4.18.</li> |
| 29 | + </ul> |
| 30 | +
|
| 31 | + <p>If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p> |
| 32 | + |
| 33 | + <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p> |
| 34 | + ]]> |
| 35 | + </description> |
| 36 | + </item> |
| 37 | + |
6 | 38 | <item> |
7 | 39 | <title>2.1.26</title> |
8 | 40 | <pubDate>mar, 1 lug 2025 17:13:00 +0100</pubDate> |
|
23 | 55 | <li>Support for FontTool files (<code>.ttx</code>) <i>as XML</i>.</li> |
24 | 56 | <li>Support for Unity document (<code>.unity</code>) files <i>as YAML</i>.</li> |
25 | 57 | <li>Support for Visual Studio C# Project (<code>.csproj</code>) <i>as XML</i>.</li> |
26 | | - <li>Support for Xcode scheme(<code>.xcscheme</code>) <i>as XML</i>.</li> |
| 58 | + <li>Support for Xcode scheme (<code>.xcscheme</code>) <i>as XML</i>.</li> |
27 | 59 | <li>Support for Loctable files (<code>.loctable</code>) <i>as XML</i>.</li> |
28 | 60 | <li>Support for Visual Studio C# Project (<code>.csproj</code>) <i>as plist</i>.</li> |
29 | 61 | <li>Update Highlight to release 4.16.</li> |
|
0 commit comments