|
3 | 3 | <channel>
|
4 | 4 | <title>Syntax Highlight</title>
|
5 | 5 |
|
| 6 | + <item> |
| 7 | + <title>2.1.25</title> |
| 8 | + <pubDate>mar, 31 dic 2024 18:21: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.25/Syntax.Highlight.zip" |
| 13 | + sparkle:shortVersionString="2.1.25" sparkle:version="74" |
| 14 | + sparkle:edSignature="VuLMgvYuGCmq20zpYrCHjio4Np9HV1V9ZAMHSuezHfnurMrk0Xr7L/jIqfXgnbax+6j24oFOmnVqTPQYV+9wAw==" length="16366351" |
| 15 | + /> |
| 16 | + <description><![CDATA[ |
| 17 | + <h2>Release 2.1.25 (74)</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 Jupyter Notebook files (<code>.ipynb</code>) <i>as JSON</i>.</li> |
| 22 | + <li>Support for MAMEdev layout files (<code>.lay</code>) <i>as XML</i>.</li> |
| 23 | + <li>Support for NVidia Cuda (<code>.cu</code>) files <i>as C++</i>.</li> |
| 24 | + <li>Support for <code>.raml</code> files <i>as YAML</i>.</li> |
| 25 | + <li>Experimental <b>Shortcut Action</b> (require macOS 15.2). </li> |
| 26 | + <li>Update Highlight to release 4.15.</li> |
| 27 | + <li>Update Boost to release 1.8.7.</li> |
| 28 | + <li>Update Lua to release 5.4.7.</li> |
| 29 | + </ul> |
| 30 | + <p>Bug fix:</p> |
| 31 | + <ul> |
| 32 | + <li>Better support for Kotlin files.</li> |
| 33 | + <li>Better light/dark mode recognition.</li> |
| 34 | + <li>Fixed some deprecation warnings during compilation.</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.24</title>
|
8 | 46 | <pubDate>mer, 05 giu 2024 07:12:00 +0100</pubDate>
|
|
0 commit comments