1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 02:54:31 +03:00
vimr/appcast.xml
2017-06-07 21:24:52 +02:00

39 lines
1.6 KiB
XML

<?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>
<title>v0.15.1-199</title>
<description><![CDATA[
<ul>
<li>Improved scroll performance.</li>
<li>GH-450: Bugfix: Crashes when a hidden file gets deleted in the <code>cwd</code>.</li>
<li>GH-395: Bugfix: Massive file system changes in the working directory causes VimR to freeze.</li>
<li>GH-430: Bugfix: The cursor disappears when using arrow keys in the command mode.</li>
<li>GH-403, GH-447: <code>Shift-Tab</code> works (thanks to @mkhl)</li>
<li>Dependencies updates:<ul>
<li>neovim/neovim@1b2acb8d958c1c8e2f382c2de9c98586801fd9fe</li>
<li>ReactiveX/RxSwift@3.5.0</li>
</ul>
</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.15.1-199
</releaseNotesLink>
<pubDate>2017-06-07T21:24:52.138274</pubDate>
<minimumSystemVersion>10.10.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.15.1-199/VimR-v0.15.1-199.tar.bz2"
sparkle:version="199"
sparkle:shortVersionString="0.15.1"
sparkle:dsaSignature="MC0CFD0r2CZSJ0ey6wbnbOJUhrbDWPigAhUAuIZWeqf5OktjzXX4p1Ffucl9gR0="
length="12666129"
type="application/octet-stream"/>
</item>
</channel>
</rss>