1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-01 01:32:04 +03:00
vimr/appcast.xml

52 lines
2.4 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>
2021-11-06 00:09:04 +03:00
<title>v0.35.0-20211105.213803</title>
2016-10-14 23:25:27 +03:00
<description><![CDATA[
2020-06-22 19:24:28 +03:00
<ul>
2021-11-06 00:09:04 +03:00
<li>Universal binary!</li>
<li>Neovim 0.5.1 😀</li>
<li>GH-750: Search highlight displays incorrectly for gui=reverse: Thanks @rluba for the PR!</li>
<li>GH-349: First versino 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>GH-832: Re-revert neovim launching code</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>IBM-Swift/BlueSocket 2.0.2</li>
<li>PureLayout/PureLayout@3.1.9</li>
<li>Quick/Nimble@9.2.1</li>
<li>ReactiveX/RxSwift@6.2.0</li>
<li>httpswift/swifter@1.5.0</li>
<li>iwasrobbed/Down@0.11.0 -&gt; johnxnguyen/Down@0.11.0</li>
<li>sparkle-project/Sparkle@1.27.0</li>
</ul>
</li>
2018-07-02 20:16:46 +03:00
</ul>
2016-10-14 23:14:10 +03:00
]]></description>
2016-10-14 23:28:05 +03:00
<releaseNotesLink>
2021-11-06 00:09:04 +03:00
https://github.com/qvacua/vimr/releases/tag/v0.35.0-20211105.213803
2016-10-14 23:28:05 +03:00
</releaseNotesLink>
2021-11-06 00:09:04 +03:00
<pubDate>2021-11-05T22:07:51.688451</pubDate>
2019-09-20 13:10:22 +03:00
<minimumSystemVersion>10.12.0</minimumSystemVersion>
2021-11-06 00:09:04 +03:00
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.35.0-20211105.213803/VimR-v0.35.0-20211105.213803.tar.bz2"
sparkle:version="20211105.213803"
sparkle:shortVersionString="0.35.0"
sparkle:dsaSignature="MC0CFH4aBu0GMHwkpkKqvpuJ0B1zR7nmAhUAi6nd3VvXf/QgSYoHYR9UNMX5COI="
length="20181834"
2016-10-14 23:25:27 +03:00
type="application/octet-stream"/>
</item>
</channel>
</rss>