Skip to content

Commit 9e30083

Browse files
authored
Update appcast.xml
1 parent 1f37f16 commit 9e30083

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

appcast.xml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,38 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>Syntax Highlight</title>
5+
<item>
6+
<title>2.1.16</title>
7+
<pubDate>dom, 4 dic 2022 13:47:00 +0100</pubDate>
8+
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
9+
<enclosure
10+
type="application/octet-stream"
11+
url="https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/download/2.1.16/Syntax.Highlight.zip"
12+
sparkle:shortVersionString="2.1.16" sparkle:version="65"
13+
sparkle:edSignature="j+NEGbspQ53AV/QRZlt9ObltlofCdQqdP1z6HuUkcDL8M7k0sY+73ldSd8EkcCLY4dUkU8uM91btCtbxZCnkAw==" length="14586423"
14+
/>
15+
<description><![CDATA[
16+
<h2>Release 2.1.16 (65)</h2>
17+
<p>New features:</p>
18+
<ul>
19+
<li>Update Highlight to release 4.4</li>
20+
<li>Added support for Perl test scripts (<code>.t</code>).</li>
21+
<li>Added support for Sagemath language (<code>.sage</code>) as </i>Python</i>.</li>
22+
<li>Added support for SAS language (<code>.sas</code>).</li>
23+
<li>Added support for Solidity language (<code>.sol</code>).</li>
24+
<li>Added support for Terraform files (<code>.tfvars</code>, <code>.tf</code>) as </i>YAML_</i>.</li>
25+
</ul>
26+
<p>Bug fix:</p>
27+
<ul>
28+
<li>Support for SQL files associated with the UTI <code>com.sequel-ace.sequel-ace.sql</code>.</li>
29+
<li>Fixed bug on syntax_highlight_cli.</li>
30+
</ul>
31+
32+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
33+
]]>
34+
</description>
35+
</item>
36+
537
<item>
638
<title>2.1.15</title>
739
<pubDate>ven, 5 lug 2022 9:00:00 +0100</pubDate>

0 commit comments

Comments
 (0)