|
3 | 3 | <channel> |
4 | 4 | <title>Syntax Highlight</title> |
5 | 5 |
|
| 6 | + <item> |
| 7 | + <title>2.1.26</title> |
| 8 | + <pubDate>mar, 1 lug 2025 17: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.26/Syntax.Highlight.zip" |
| 13 | + sparkle:shortVersionString="2.1.26" sparkle:version="75" |
| 14 | + sparkle:edSignature="o6ahQK6aziH95Bg66tMckT5q8+plS7XTVnTBQGOsj7pyUlAk+kBb+KY5dwiJnvnv9ZCwLXxQJS6p8hKLnolCAQ==" length="18851843" |
| 15 | + /> |
| 16 | + <description><![CDATA[ |
| 17 | + <h2>Release 2.1.26 (75)</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 Elixir files (<code>.ex</code>, <code>.exs</code>, <code>.heex</code>).</li> |
| 22 | + <li>Support for OpenTimelineIO files (<code>.otio</code>) <i>as JSON</i>.</li> |
| 23 | + <li>Support for FontTool files (<code>.ttx</code>) <i>as XML</i>.</li> |
| 24 | + <li>Support for Unity document (<code>.unity</code>) files <i>as YAML</i>.</li> |
| 25 | + <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> |
| 27 | + <li>Support for Loctable files (<code>.loctable</code>) <i>as XML</i>.</li> |
| 28 | + <li>Support for Visual Studio C# Project (<code>.csproj</code>) <i>as plist</i>.</li> |
| 29 | + <li>Update Highlight to release 4.16.</li> |
| 30 | + </ul> |
| 31 | + <p>Bug fix:</p> |
| 32 | + <ul> |
| 33 | + <li>Python extensions <code>.pyi</code> and <code>.py3</code> are recognized.</li> |
| 34 | + <li>Fixed compatibility with macOS 10.15 Catalina.</li> |
| 35 | + </ul> |
| 36 | +
|
| 37 | + <p>If you like this app, <a href="https://www.buymeacoffee.com/sbarex">buy me a coffee!</a></p> |
| 38 | + |
| 39 | + <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p> |
| 40 | + ]]> |
| 41 | + </description> |
| 42 | + </item> |
| 43 | + |
6 | 44 | <item> |
7 | 45 | <title>2.1.25</title> |
8 | 46 | <pubDate>mar, 31 dic 2024 18:21:00 +0100</pubDate> |
|
0 commit comments