1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 15:25:14 +03:00
vimr/appcast.xml

43 lines
1.8 KiB
XML
Raw Normal View History

2016-10-14 23:25:27 +03:00
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>VimR with NeoVim</title>
<link>http://vimr.org</link>
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
2018-07-02 20:16:46 +03:00
<title>v0.24.0-282</title>
2016-10-14 23:25:27 +03:00
<description><![CDATA[
2018-07-02 20:16:46 +03:00
<ul>
<li>Neovim 0.3.0</li>
<li>Some refactorings for the Neovim and the UI interface.</li>
<li>GH-402: Add file associations; using definitions and icons from <a href="http://macvim.org/">MacVim</a></li>
<li>GH-636: Bugfix: double cursor when entering terminal</li>
<li>GH-653: Bugfix: Crashes when closing the last window with "Quit after last window closes"-option turned on.</li>
<li>Bugfix: Crashes when <code>vimr --wait</code> is used, but is <code>Ctlr-C</code>'ed before closing the UI window.</li>
<li>Bugfix: <code>vimr --wait SOME_FILE</code> does not exit.</li>
<li>Use LuaJIT again.</li>
<li>Dependencies updates:<ul>
<li>sparkle-project/Sparkle@1.19.0</li>
<li>Quick/nimble@7.1.2</li>
<li>eonil/FileSystemEvents@1.0.0</li>
</ul>
</li>
</ul>
2016-10-14 23:14:10 +03:00
]]></description>
2016-10-14 23:28:05 +03:00
<releaseNotesLink>
2018-07-02 20:16:46 +03:00
https://github.com/qvacua/vimr/releases/tag/v0.24.0-282
2016-10-14 23:28:05 +03:00
</releaseNotesLink>
2018-07-02 20:16:46 +03:00
<pubDate>2018-07-02T19:16:46.907124</pubDate>
2016-11-10 17:28:19 +03:00
<minimumSystemVersion>10.10.0</minimumSystemVersion>
2018-07-02 20:16:46 +03:00
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.24.0-282/VimR-v0.24.0-282.tar.bz2"
sparkle:version="282"
sparkle:shortVersionString="0.24.0"
sparkle:dsaSignature="MCwCFDolgerESMrUpxwmcdVot47aoPiHAhQ0qFQcMrpyTZ23onJ/zv8XaaHHSA=="
length="14119123"
2016-10-14 23:25:27 +03:00
type="application/octet-stream"/>
</item>
</channel>
</rss>