1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/appcast.xml
2017-05-10 22:49:32 +02:00

39 lines
1.7 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.0-191</title>
<description><![CDATA[
<ul>
<li>We now compile <code>gettext</code> ourselves and do not use the pre-built version from homebrew: The library from homebrew is built for 10.12 and VimR's deployment target it 10.10. This mismatch produced many warnings during compilation time...</li>
<li>GH-426: You can now turn off some or all tools, e.g. file browser.</li>
<li>GH-434: Bugfix: <code>autochdir</code> does not work.</li>
<li>Bugfix: When you hide all tools, the state does not get stored in the user defaults.</li>
<li><code>set mouse=a</code> when launching the neovim process.</li>
<li>Dependencies updates:<ul>
<li>neovim/neovim@v0.2.0</li>
<li>ReactiveX/RxSwift@3.4.1</li>
</ul>
</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.15.0-191
</releaseNotesLink>
<pubDate>2017-05-10T22:49:32.340699</pubDate>
<minimumSystemVersion>10.10.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.15.0-191/VimR-v0.15.0-191.tar.bz2"
sparkle:version="191"
sparkle:shortVersionString="0.15.0"
sparkle:dsaSignature="MC4CFQDDPsnlMWRIUVRBoypcsVxM5vr+bQIVAI65Lwb5ysea6UFEtca2UYzM1Zcn"
length="12370777"
type="application/octet-stream"/>
</item>
</channel>
</rss>