Skip to content

Commit 7206583

Browse files
committed
HTML version
1 parent d042fcd commit 7206583

File tree

1 file changed

+60
-2
lines changed

1 file changed

+60
-2
lines changed

downloads.html

Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
55
<head>
66
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
7-
<meta name="generator" content="AsciiDoc 10.1.2" />
7+
<meta name="generator" content="AsciiDoc 10.2.0" />
88
<title>Swift/T Downloads</title>
99
<style type="text/css">
1010
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -763,6 +763,64 @@ <h2 id="_overview">Overview</h2>
763763
<h2 id="stable">Current/stable: Series 1.6</h2>
764764
<div class="sectionbody">
765765
<div class="sect2">
766+
<h3 id="_1_6_6">1.6.6</h3>
767+
<div class="ulist"><ul>
768+
<li>
769+
<p>
770+
<a href="http://swift-lang.github.io/swift-t-downloads/1.6/swift-t-1.6.6.tar.gz">swift-t-1.6.6.tar.gz</a> (11 MB)
771+
</p>
772+
</li>
773+
<li>
774+
<p>
775+
2025-05-07
776+
</p>
777+
</li>
778+
<li>
779+
<p>
780+
ExM c-utils 0.6.4
781+
</p>
782+
</li>
783+
<li>
784+
<p>
785+
ADLB/X 1.0.5
786+
</p>
787+
</li>
788+
<li>
789+
<p>
790+
Turbine 1.4.4
791+
</p>
792+
</li>
793+
<li>
794+
<p>
795+
STC 1.0.5
796+
</p>
797+
</li>
798+
</ul></div>
799+
<div class="paragraph"><p><strong>Changes:</strong></p></div>
800+
<div class="ulist"><ul>
801+
<li>
802+
<p>
803+
Updated support for PSI/J
804+
</p>
805+
</li>
806+
<li>
807+
<p>
808+
Anaconda packages updated for all platforms
809+
</p>
810+
</li>
811+
<li>
812+
<p>
813+
Test support for GitHub Actions
814+
</p>
815+
</li>
816+
<li>
817+
<p>
818+
STC auto-appends <code>$CONDA_PREFIX/lib</code> to the search paths for Swift/T modules. This is helpful for installing Swift/T libraries in an Anaconda environment.
819+
</p>
820+
</li>
821+
</ul></div>
822+
</div>
823+
<div class="sect2">
766824
<h3 id="_1_6_5">1.6.5</h3>
767825
<div class="ulist"><ul>
768826
<li>
@@ -2210,7 +2268,7 @@ <h3 id="_0_1_0">0.1.0</h3>
22102268
<div id="footer">
22112269
<div id="footer-text">
22122270
Last updated
2213-
2024-08-22 17:21:11 CDT
2271+
2025-05-07 10:40:49 CDT
22142272
</div>
22152273
</div>
22162274
</body>

0 commit comments

Comments
 (0)