1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00
vimr/appcast_snapshot.xml
2021-02-20 16:11:19 +01:00

53 lines
2.3 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>SNAPSHOT-20210220.153052</title>
<description><![CDATA[
<p><em>WARNING</em>: This version may be very instable!</p>
<h2>Since the last snapshot</h2>
<ul>
<li>GH-832: Re-revert neovim launching code</li>
<li>Dependencies updates:<ul>
<li>Quick/Nimble@9.0.0</li>
</ul>
</li>
</ul>
<h2>Since 0.34.0</h2>
<ul>
<li>Universal binary!</li>
<li>Neovim 0.5-dev (neovim/neovim@52e660e)</li>
<li>GH-349: First version of custom tabs. If they does not work well, you can turn it off in the Appearance preferences.</li>
<li>GH-804: Configurable cursor shapes and color: Thank you @cypheon!</li>
<li>GH-812: Allow all fonts, but warn when variable width font is selected.</li>
<li>Do not hard-code <code>${LANG}</code> environment variable to <code>en_US.UTF-8</code>.</li>
<li>Replace FontAwesome with <a href="https://github.com/qvacua/material-icons">Material Icons</a>.</li>
<li>GH-830: Support <code>guifont</code> option (fixes GH-779). Thank you @Shirk!</li>
<li>Revert to old launching logic (first launch the login shell, then launch NvimServer).</li>
<li>Adapt title bar rendering on Big Sur.</li>
<li>Dependencies updates:<ul>
<li>httpswift/swifter@1.5.0</li>
</ul>
</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/snapshot/20210220.153052
</releaseNotesLink>
<pubDate>2021-02-20T16:09:50.690377</pubDate>
<minimumSystemVersion>10.12.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/snapshot/20210220.153052/VimR-SNAPSHOT-20210220.153052.tar.bz2"
sparkle:version="20210220.153052"
sparkle:shortVersionString="SNAPSHOT-20210220.153052"
sparkle:dsaSignature="MC4CFQCzwwCWXPm52iI1ZwCfDJgBhcxbAgIVAODIwaiHI2dNlXFod4zBFbVEFZS0"
length="20288488"
type="application/octet-stream"/>
</item>
</channel>
</rss>