Skip to content

Commit

Permalink
Merge pull request #13 from SwiftPackageIndex/release-1.1.0
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
finestructure authored Apr 16, 2023
2 parents 82a4823 + e5ab398 commit 889d650
Show file tree
Hide file tree
Showing 11 changed files with 154 additions and 1 deletion.
Binary file modified SPI-Playgrounds.app.zip
Binary file not shown.
6 changes: 6 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ title: SPI Playgrounds – Release Notes

<section>

## 1.1.0

- Added: Support for macCatalyst platform
- Fixed: Failed to create playground for packages with plugin products ([Arena issue #87](https://github.com/finestructure/Arena/issues/87))
- Fixed: Deprecation warnings in generated package manifests

## 1.0.1

- Now excluding "internal" libraries (prefixed with "_") from list of imports.
Expand Down
Binary file added releases/SPI Playgrounds219-174.delta
Binary file not shown.
Binary file added releases/SPI Playgrounds219-177.delta
Binary file not shown.
Binary file added releases/SPI Playgrounds219-179.delta
Binary file not shown.
Binary file added releases/SPI Playgrounds219-187.delta
Binary file not shown.
Binary file added releases/SPI Playgrounds219-189.delta
Binary file not shown.
Binary file added releases/SPI Playgrounds219-193.delta
Binary file not shown.
132 changes: 132 additions & 0 deletions releases/SPI-Playgrounds-1.1.0.app.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang xml:lang>
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>SPI Playgrounds – Release Notes</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<style type="text/css">:root {
--page-text: #000000;
--page-background: #ffffff;
--header-background: #111930;
--header-text: #ffffff;
}
@media (prefers-color-scheme: dark) {
:root {
--page-text: #ffffff;
--page-background: #070710;
}
}
body {
color: var(--page-text);
background-color: var(--page-background);
font-family: -apple-system, 'BlinkMacSystemFont', 'SF Hello', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial',
sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
font-size: 16px;
line-height: 1.4;
margin: 0;
}
section {
padding: 0 10px;
}
h1 {
display: block;
padding: 15px;
color: var(--header-text);
background-color: var(--header-background);
font-size: 18px;
}
h2 {
font-size: 17px;
}
h3 {
font-size: 16px;
}
ul {
padding-left: 25px;
}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<header id="title-block-header">
<h1 class="title">SPI Playgrounds – Release Notes</h1>
</header>
<section>
<h2 id="section">1.1.0</h2>
<ul>
<li>Added: Support for macCatalyst platform</li>
<li>Fixed: Failed to create playground for packages with plugin products (<a href="https://github.com/finestructure/Arena/issues/87">Arena issue #87</a>)</li>
<li>Fixed: Deprecation warnings in generated package manifests</li>
</ul>
<h2 id="section-1">1.0.1</h2>
<ul>
<li>Now excluding “internal” libraries (prefixed with “_“) from list of imports.</li>
<li>Changed filenames of Xcode workspace and playground file.</li>
</ul>
<h2 id="section-2">1.0.0</h2>
<ul>
<li>Initial public release! 🚀🎉</li>
</ul>
<h2 id="section-3">0.7.0</h2>
<ul>
<li>Updated Arena to the latest version.</li>
<li>Added hover and click animation to the buttons.</li>
</ul>
<h2 id="section-4">0.6.0</h2>
<ul>
<li>Every app needs an icon!</li>
</ul>
<h2 id="section-5">0.5.3</h2>
<ul>
<li>Fixed the main window resizing.</li>
</ul>
<h2 id="section-6">0.5.2</h2>
<ul>
<li>Updated code signing.</li>
</ul>
<h2 id="section-7">0.5.1</h2>
<ul>
<li>Updated URL types.</li>
</ul>
<h2 id="section-8">0.5.0</h2>
<ul>
<li>Changed the bundle id to com.swiftpackageindex.spi-playgrounds.</li>
<li>Add Swift Package Index branding.</li>
<li>Updated the onboarding view.</li>
</ul>
<h2 id="section-9">0.4.1</h2>
<ul>
<li>Update to Arena 1.2.1.</li>
</ul>
<h2 id="section-10">0.4.0</h2>
<ul>
<li>Set a default folder name based on the repository name when creating a plaground.</li>
<li>Run playground generation on a background queue.</li>
</ul>
<h2 id="section-11">0.3.0</h2>
<ul>
<li>Support for universal links.</li>
</ul>
<h2 id="section-12">0.2.0</h2>
<ul>
<li>Improved error handling.</li>
</ul>
<h2 id="section-13">0.1.0</h2>
<ul>
<li>Initial release.</li>
</ul>
</section>
</body>
</html>
Binary file added releases/SPI-Playgrounds-1.1.0.app.zip
Binary file not shown.
17 changes: 16 additions & 1 deletion releases/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -656,11 +656,26 @@
<sparkle:deltas>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds193-189.delta" sparkle:version="193" sparkle:shortVersionString="1.0.1" sparkle:deltaFrom="189" length="469273" type="application/octet-stream" sparkle:edSignature="1JVkFNCn5Q+gKjzavH73aIcj/xZMlDJJJRcHd6BN9/qTrgdagEP6ZB2l0j4UedZfT+2q64++6stiBFvhWGbWAQ=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds193-187.delta" sparkle:version="193" sparkle:shortVersionString="1.0.1" sparkle:deltaFrom="187" length="500791" type="application/octet-stream" sparkle:edSignature="lv3hpCZPKmsJahuky8zcD8oj0uJlVFU1umySj4vqrKJvDIOPYZtsRRu3HqoYtk1ticRRnwTXHbEXOpfh1Ci9Bg=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds193-174.delta" sparkle:version="193" sparkle:shortVersionString="1.0.1" sparkle:deltaFrom="174" length="2428956" type="application/octet-stream" sparkle:edSignature="hErKzomG5zjTgEJBXWytDnhrOLkI4rvlxgXPbOcHmz8E9mi+2A77QMZ6d6zNAxtJZ9QAhvd1nzIIlGWH+WLYCg=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds193-179.delta" sparkle:version="193" sparkle:shortVersionString="1.0.1" sparkle:deltaFrom="179" length="4992473" type="application/octet-stream" sparkle:edSignature="62KWFD+j5sYV9YAxfioWXjkVD5RXWb2uO0CtQiwCQ+5qPph2ugO2B6KDMepdQPYMkfJlzWpGrfSAvYsGyDSMCA=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds193-177.delta" sparkle:version="193" sparkle:shortVersionString="1.0.1" sparkle:deltaFrom="177" length="5619293" type="application/octet-stream" sparkle:edSignature="h0/E2sgpkXEc0Q3omO1jptatYl89mXRs739RJzTc9d6G3bqQ/dGJ9Jp2HHAKoqUfdBiSOZ7sjkR8uzDA+fAnBw=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds193-174.delta" sparkle:version="193" sparkle:shortVersionString="1.0.1" sparkle:deltaFrom="174" length="2428956" type="application/octet-stream" sparkle:edSignature="hErKzomG5zjTgEJBXWytDnhrOLkI4rvlxgXPbOcHmz8E9mi+2A77QMZ6d6zNAxtJZ9QAhvd1nzIIlGWH+WLYCg=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds193-169.delta" sparkle:version="193" sparkle:shortVersionString="1.0.1" sparkle:deltaFrom="169" length="5640572" type="application/octet-stream" sparkle:edSignature="EKCnCmVMpoZdx0vP42R1KHp5UZHf6fldmqQvlWPqp/GkaegBQ7L1zP69DmRJGbG4VZ8W+yPpi60lWkHXr1vyDw=="/>
</sparkle:deltas>
</item>
<item>
<title>1.1.0</title>
<pubDate>Fri, 14 Apr 2023 19:20:23 +0200</pubDate>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI-Playgrounds-1.1.0.app.html</sparkle:releaseNotesLink>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI-Playgrounds-1.1.0.app.zip" sparkle:version="219" sparkle:shortVersionString="1.1.0" length="15683332" type="application/octet-stream" sparkle:edSignature="GNfpQBUyC2Mu3GSDb8O8yTOyPCOA+pSphHJ12cplVcPSGOZSe0ReHlp7h0g3VORSjldgTHmiZvc6E8QzCIEtAg=="/>
<sparkle:deltas>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds219-193.delta" sparkle:version="219" sparkle:shortVersionString="1.1.0" sparkle:deltaFrom="193" length="12677938" type="application/octet-stream" sparkle:edSignature="hm8EHQmPcouTxJQArCk0GPXQmRvoeBRhHWQeco6TyS3mrRssAsJ5ZL+Kqx72vbXXMftCYQyaDqZJJXxDnrgWDg=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds219-189.delta" sparkle:version="219" sparkle:shortVersionString="1.1.0" sparkle:deltaFrom="189" length="12680450" type="application/octet-stream" sparkle:edSignature="+qzg/AlXAx7oReoZS/Te7ulfyn6RJVRplo7FNuB1y7KDIkm1Y2lSBSQ1rw3SqSXJCdSz3HgKvd0Ip2xsw1ynDA=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds219-187.delta" sparkle:version="219" sparkle:shortVersionString="1.1.0" sparkle:deltaFrom="187" length="12687960" type="application/octet-stream" sparkle:edSignature="zfR5iBGq/Gw6DrFZUgrTpRevwH60r3LQIb+oP2FbyY+mRMq6Qf8Mz5eyRXAY1hwD885FoGq1PC7ieKJxEq6ZBA=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds219-179.delta" sparkle:version="219" sparkle:shortVersionString="1.1.0" sparkle:deltaFrom="179" length="13121077" type="application/octet-stream" sparkle:edSignature="JPaSiSiwELy5Tra/mCU6ZbDq4TQXlBSWK7Ym3kcL8kM2RDFI+kt0VxjSXBFMKSm9IH6843KoY7pisRzKWQtcAA=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds219-177.delta" sparkle:version="219" sparkle:shortVersionString="1.1.0" sparkle:deltaFrom="177" length="13689839" type="application/octet-stream" sparkle:edSignature="pGPaUTC6kJX/4GZt4lr2zQV+c43eEaRajQJYE8+lsPfoptGvTsEnMW9E5q/RD3TxlDrDCMFZuLbG3LSeCrDVCw=="/>
<enclosure url="https://spi-playgrounds-updates.swiftpackageindex.com/releases/SPI%20Playgrounds219-174.delta" sparkle:version="219" sparkle:shortVersionString="1.1.0" sparkle:deltaFrom="174" length="13321409" type="application/octet-stream" sparkle:edSignature="vp8M3H52RZ2eM9reVeX4PlcqduvQulbSPKLYiEtscuX9UiDa0IpD403hsWN+G4zZEmPMQICPrk8IJWAp/zJZAQ=="/>
</sparkle:deltas>
</item>
</channel>
</rss>

0 comments on commit 889d650

Please sign in to comment.