Skip to content

Commit ffa7051

Browse files
committed
Revert "snapshot-152"
This reverts commit c4967f7. Travis CI's build has some weird tabs artifacts.
1 parent c4967f7 commit ffa7051

File tree

1 file changed

+18
-54
lines changed

1 file changed

+18
-54
lines changed

appcast/latest.xml

Lines changed: 18 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -6,68 +6,32 @@
66
<description>MacVim</description>
77

88
<item>
9-
<title>MacVim snapshot-152</title>
9+
<title>MacVim snapshot-151</title>
1010
<description><![CDATA[
11-
<p>Vim patch 8.1.560</p>
11+
<pre>
12+
Binary targets macOS 10.8+
1213
13-
<p>Targets macOS 10.8+</p>
14+
- Vim patch 8.1.0280
15+
- Reverted guioption &#39;k&#39; #727
1416
15-
<p>Features:</p>
17+
Script interfaces have compatibility with these versions
1618
17-
<ul>
18-
<li>macOS Mojave (10.14) is now supported.
19-
<ul>
20-
<li>MacVim’s UI now works with Dark Mode.</li>
21-
<li>Fixed broken rendering and flickering under Mojave when using the
22-
default Core Text renderer. #757</li>
23-
</ul>
24-
</li>
25-
<li>guioption ‘k’ is supported again. #731
26-
<ul>
27-
<li>This option prevents window from resizing when UI elements such as
28-
toolbars or tabs show or hide themselves.</li>
29-
</ul>
30-
</li>
31-
</ul>
32-
33-
<p>Fixes:</p>
34-
35-
<ul>
36-
<li>Fixed misc fullscreen and window resizing bugs and artifacts #745</li>
37-
<li>Dragging tabs to reorder now works properly #789</li>
38-
<li>Fixed timer callback handling in GUI #749</li>
39-
<li>Fixed native tabs (10.12+) interring with Vim tabs #788</li>
40-
<li>Fixed Japanese IME Ctrl-U/Ctrl-O handling #742</li>
41-
<li>Fixed MMShareFindPboard and Cmd-E/Cmd-G interactions #780</li>
42-
<li>Better handling of guifontwide font size #737</li>
43-
<li>Better python discovery in default vimrc #739</li>
44-
</ul>
45-
46-
<p>Known Issues:</p>
47-
48-
<ul>
49-
<li>Scrolling performance is slightly worse under Mojave #796</li>
50-
</ul>
51-
52-
<p>Script interfaces have compatibility with these versions:</p>
53-
54-
<ul>
55-
<li>Lua 5.3</li>
56-
<li>Perl 5.18</li>
57-
<li>Python2 2.7</li>
58-
<li>Python3 3.7</li>
59-
<li>Ruby 2.5</li>
60-
</ul>
19+
- Lua 5.3
20+
- Perl 5.18
21+
- Python2 2.7
22+
- Python3 3.7
23+
- Ruby 2.5
6124
25+
</pre>
6226
]]></description>
63-
<pubDate>Wed, 05 Dec 2018 04:00:00 -0800</pubDate>
27+
<pubDate>Mon, 13 Aug 2018 22:00:00 -0700</pubDate>
6428
<sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion>
6529
<enclosure type="application/octet-stream"
66-
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-152/MacVim.dmg"
67-
length="15606379"
68-
sparkle:version="152"
69-
sparkle:shortVersionString="8.1.560"
70-
sparkle:dsaSignature="MCwCFEMHXVDHTvFN5KYiOqb4H5+t2IYvAhR1bdw1LF2DT+Xk5x7YVf/3cOZzyg=="
30+
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-151/MacVim.dmg"
31+
length="15528318"
32+
sparkle:version="151"
33+
sparkle:shortVersionString="8.0"
34+
sparkle:dsaSignature="MC0CFCBcG71biGF3fnyxiQLV6y8U6DJ1AhUAkBipTqCDV7nE8tFPjgMZj1XYQyI="
7135
/>
7236
</item>
7337
</channel>

0 commit comments

Comments
 (0)