mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-26 07:13:24 +03:00
Bump appcast to v0.10.0-118
This commit is contained in:
parent
57d635a03b
commit
71e0f347cc
34
appcast.xml
34
appcast.xml
@ -7,28 +7,30 @@
|
|||||||
<description>Most recent changes with links to updates for VimR.</description>
|
<description>Most recent changes with links to updates for VimR.</description>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<item>
|
<item>
|
||||||
<title>v0.9.0-112</title>
|
<title>v0.10.0-118</title>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
<h2>First release of VimR with NeoVim backend</h2>
|
<ul>
|
||||||
<ul>
|
<li>GH-309: When opening a file via a GUI action, check whether the file is already open.<ul>
|
||||||
<li>NeoVim rulez! 😆 (neovim/neovim@5bcb7aa8bf75966416f2df5a838e5cb71d439ae7)</li>
|
<li>Open in a tab or split: select the tab/split</li>
|
||||||
<li>Pinch to zoom in or out</li>
|
<li>Open in another (GUI) window: let NeoVim handle it.</li>
|
||||||
<li>Simple file browser</li>
|
</ul>
|
||||||
<li>Open quickly a la Xcode</li>
|
</li>
|
||||||
<li>Ligatures support</li>
|
<li>GH-239, GH-312: Turn on font smoothing such that the 'Use LCD font smoothing when available' setting from the General system preferences pane is respected.</li>
|
||||||
<li>Command line tool</li>
|
<li>GH-270: Make line spacing configurable via the 'Appearances' preferences pane.</li>
|
||||||
|
<li>GH-322: Fix crashes related to the file browser.</li>
|
||||||
|
<li>Bugfix: The command line tool <code>vimr</code> sometimes does not open the files in the frontmost window.</li>
|
||||||
</ul>
|
</ul>
|
||||||
]]></description>
|
]]></description>
|
||||||
<releaseNotesLink>
|
<releaseNotesLink>
|
||||||
https://github.com/qvacua/vimr/releases/tag/v0.9.0-112
|
https://github.com/qvacua/vimr/releases/tag/v0.10.0-118
|
||||||
</releaseNotesLink>
|
</releaseNotesLink>
|
||||||
<pubDate>2016-10-21T23:16:09.959684</pubDate>
|
<pubDate>2016-11-04T22:32:39.114160</pubDate>
|
||||||
<minimumSystemVersion>10.11.0</minimumSystemVersion>
|
<minimumSystemVersion>10.11.0</minimumSystemVersion>
|
||||||
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.9.0-112/VimR-v0.9.0-112.tar.bz2"
|
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.10.0-118/VimR-v0.10.0-118.tar.bz2"
|
||||||
sparkle:version="112"
|
sparkle:version="118"
|
||||||
sparkle:shortVersionString="0.9.0"
|
sparkle:shortVersionString="0.10.0"
|
||||||
sparkle:dsaSignature="MC0CFQCeS5M0WeT+fIYvFaEK4O9AyjYU6gIUdyR8I+CA1mahnM8CzbwiEG8/sr4="
|
sparkle:dsaSignature="MC0CFBtKoWkAkHfFgnw811sMOJRINPafAhUAxFmCmw1sfphw5kfjAfjK9JHYsR4="
|
||||||
length="8904754"
|
length="9008094"
|
||||||
type="application/octet-stream"/>
|
type="application/octet-stream"/>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -7,23 +7,30 @@
|
|||||||
<description>Most recent changes with links to updates for VimR.</description>
|
<description>Most recent changes with links to updates for VimR.</description>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<item>
|
<item>
|
||||||
<title>v0.10.0-SNAPSHOT-20161029.1904-117</title>
|
<title>v0.10.0-118</title>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
<ul>
|
<ul>
|
||||||
<li>GH-270 Add a preference entry for linespacing in the Appearances pane.</li>
|
<li>GH-309: When opening a file via a GUI action, check whether the file is already open.<ul>
|
||||||
<li>neovim/neovim@3d49fc1f5043f0d6cd3a58fbb29767cfba40b014</li>
|
<li>Open in a tab or split: select the tab/split</li>
|
||||||
|
<li>Open in another (GUI) window: let NeoVim handle it.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>GH-239, GH-312: Turn on font smoothing such that the 'Use LCD font smoothing when available' setting from the General system preferences pane is respected.</li>
|
||||||
|
<li>GH-270: Make line spacing configurable via the 'Appearances' preferences pane.</li>
|
||||||
|
<li>GH-322: Fix crashes related to the file browser.</li>
|
||||||
|
<li>Bugfix: The command line tool <code>vimr</code> sometimes does not open the files in the frontmost window.</li>
|
||||||
</ul>
|
</ul>
|
||||||
]]></description>
|
]]></description>
|
||||||
<releaseNotesLink>
|
<releaseNotesLink>
|
||||||
https://github.com/qvacua/vimr/releases/tag/snapshot/v0.10.0-SNAPSHOT-20161029.1904-117
|
https://github.com/qvacua/vimr/releases/tag/v0.10.0-118
|
||||||
</releaseNotesLink>
|
</releaseNotesLink>
|
||||||
<pubDate>2016-10-29T19:18:09.977641</pubDate>
|
<pubDate>2016-11-04T22:32:39.114160</pubDate>
|
||||||
<minimumSystemVersion>10.11.0</minimumSystemVersion>
|
<minimumSystemVersion>10.11.0</minimumSystemVersion>
|
||||||
<enclosure url="https://github.com/qvacua/vimr/releases/download/snapshot/v0.10.0-SNAPSHOT-20161029.1904-117/VimR-v0.10.0-SNAPSHOT-20161029.1904-117.tar.bz2"
|
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.10.0-118/VimR-v0.10.0-118.tar.bz2"
|
||||||
sparkle:version="117"
|
sparkle:version="118"
|
||||||
sparkle:shortVersionString="0.10.0-SNAPSHOT-20161029.1904"
|
sparkle:shortVersionString="0.10.0"
|
||||||
sparkle:dsaSignature="MCwCFH6Snu71JCT/Z+wIqz0Caj62cPAlAhQ/VxenGt8/gQMdWmbO26Bway2jzg=="
|
sparkle:dsaSignature="MC0CFBtKoWkAkHfFgnw811sMOJRINPafAhUAxFmCmw1sfphw5kfjAfjK9JHYsR4="
|
||||||
length="8895709"
|
length="9008094"
|
||||||
type="application/octet-stream"/>
|
type="application/octet-stream"/>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
Loading…
Reference in New Issue
Block a user