|
2 | 2 | <rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0"> |
3 | 3 | <channel> |
4 | 4 | <title>Syntax Highlight</title> |
| 5 | + |
| 6 | + <item> |
| 7 | + <title>2.1.6</title> |
| 8 | + <pubDate>ven, 31 dic 2021 16:48:00 +0100</pubDate> |
| 9 | + <sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion> |
| 10 | + <enclosure type="application/octet-stream" url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.6/Syntax.Highlight.zip" sparkle:shortVersionString="2.1.6" sparkle:version="53" sparkle:edSignature="Vojs4N4XO+ZxF+o95Mqx2FK78chdNlb+Z0bj371YkGnWhdhOlLBGC1fMM1bzB7cwjzbLIouN9vrUIUcl5qmyBw==" length="11409222" /> |
| 11 | + <description><![CDATA[ |
| 12 | + <h2>Release 2.1.6 (53)</h2> |
| 13 | + <p>New features:</p> |
| 14 | + <ul> |
| 15 | + <li>Support for <code>.readme</code> files.</li> |
| 16 | + <li>Experimental support for defining the size of the Quick Look window.</li> |
| 17 | + <li>Option for automatic saving of settings changes.</li> |
| 18 | + <li>Sparkle updated to version 2.0.0.</li> |
| 19 | + </ul> |
| 20 | +
|
| 21 | + <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p> |
| 22 | + ]]> |
| 23 | + </description> |
| 24 | + </item> |
| 25 | + |
5 | 26 | <item> |
6 | 27 | <title>1.0</title> |
7 | 28 | <pubDate>sab, 05 dic 2020 18:58:08 +0100</pubDate> |
|
403 | 424 | <li>Fixed crash due to pointer deallocation.</li> |
404 | 425 | </ul> |
405 | 426 |
|
406 | | - <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete change log.</a></p> |
| 427 | + <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p> |
407 | 428 | ]]> |
408 | 429 | </description> |
409 | 430 | </item> |
|
423 | 444 | <li>Preliminary support for Planning Domain Description Language <code>.pddl</code> format rendered as <i><code>Lisp</code></i>.</li> |
424 | 445 | </ul> |
425 | 446 |
|
426 | | - <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete change log.</a></p> |
| 447 | + <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p> |
427 | 448 | ]]> |
428 | 449 | </description> |
429 | 450 | </item> |
|
440 | 461 | <li>Support for Apple shell script <code>.command</code> files.</li> |
441 | 462 | </ul> |
442 | 463 |
|
443 | | - <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete change log.</a></p> |
| 464 | + <p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p> |
444 | 465 | ]]> |
445 | 466 | </description> |
446 | 467 | </item> |
|
0 commit comments