|
6 | 6 | <description>MacVim</description> |
7 | 7 |
|
8 | 8 | <item> |
9 | | - <title>MacVim snapshot-162</title> |
| 9 | + <title>MacVim snapshot-163</title> |
10 | 10 | <description><![CDATA[ |
11 | 11 | <style> |
12 | 12 | :root { supported-color-schemes: light dark; color-scheme: light dark; } |
13 | 13 | </style> |
14 | 14 |
|
15 | | -<p>Vim patch 8.2.319</p> |
| 15 | +<p>Vim patch 8.2.539</p> |
16 | 16 |
|
17 | 17 | <p>General:</p> |
18 | 18 |
|
19 | 19 | <ul> |
20 | | - <li>MacVim is now upgraded to Vim 8.2!</li> |
| 20 | + <li>MacVim now reports its app category to be “Productivity” for Screen |
| 21 | +Time. <a href="https://github.com/macvim-dev/macvim/issues/1032">#1032</a></li> |
21 | 22 | </ul> |
22 | 23 |
|
23 | 24 | <p>Fixes:</p> |
24 | 25 |
|
25 | 26 | <ul> |
26 | | - <li>Fix mvim:// protocol handler to handle spaces in file names. #1002</li> |
27 | | - <li>Allow the fullscreen toggle on the Touch Bar to be disabled. #997</li> |
28 | | - <li>Fixed potential infinite recursion draw crash. #985</li> |
| 27 | + <li>Fix MacVim not reporting its version number correctly. <a href="https://github.com/macvim-dev/macvim/issues/1011">#1011</a></li> |
| 28 | + <li>Fix mvim:// protocol handler not handling line number. <a href="https://github.com/macvim-dev/macvim/issues/1020">#1020</a></li> |
| 29 | + <li>Fix opening MacVim from the Dock not setting UTF-8 in locale. <a href="https://github.com/macvim-dev/macvim/issues/1033">#1033</a></li> |
| 30 | + <li>Buffer menu now doesn’t show stale menu items from command-line |
| 31 | +windows or terminal windows. <a href="https://github.com/macvim-dev/macvim/issues/1025">#1025</a></li> |
29 | 32 | </ul> |
30 | 33 |
|
31 | 34 | <p>Targets macOS 10.9+</p> |
32 | 35 |
|
33 | | -<p>Script interfaces have compatibility with these versions:</p> |
34 | | -
|
35 | | -<ul> |
36 | | - <li>Lua 5.3</li> |
37 | | - <li>Perl 5.18</li> |
38 | | - <li>Python2 2.7</li> |
39 | | - <li>Python3 3.7</li> |
40 | | - <li>Ruby 2.7</li> |
41 | | -</ul> |
| 36 | +<p>Script interfaces have compatibility with these versions: |
| 37 | +- Lua 5.3 |
| 38 | +- Perl 5.18 |
| 39 | +- Python2 2.7 |
| 40 | +- Python3 3.7 |
| 41 | +- Ruby 2.7</p> |
42 | 42 |
|
43 | 43 |
|
44 | 44 | ]]></description> |
45 | | - <pubDate>Tue, 03 Mar 2020 04:00:00 -0800</pubDate> |
| 45 | + <pubDate>Sat, 11 Apr 2020 22:00:00 -0700</pubDate> |
46 | 46 | <sparkle:minimumSystemVersion>10.9</sparkle:minimumSystemVersion> |
47 | 47 | <enclosure type="application/octet-stream" |
48 | | - url="https://github.com/macvim-dev/macvim/releases/download/snapshot-162/MacVim.dmg" |
49 | | - length="17357286" |
50 | | - sparkle:version="162" |
51 | | - sparkle:shortVersionString="8.2.319" |
52 | | - sparkle:dsaSignature="MC4CFQCi/6lR/l0UO9uv2lXHt7xP58cOSwIVAKApidasN1LtPMR/HpE305TDUD9r" |
| 48 | + url="https://github.com/macvim-dev/macvim/releases/download/snapshot-163/MacVim.dmg" |
| 49 | + length="17331125" |
| 50 | + sparkle:version="163" |
| 51 | + sparkle:shortVersionString="8.2.539" |
| 52 | + sparkle:dsaSignature="MC0CFCDZF7YzphgJygNbbeSJANY363xWAhUAnrp7s/K23H9oRlY5tR7dvsys9lM=" |
53 | 53 | /> |
54 | 54 | <sparkle:deltas> |
55 | 55 | <enclosure type="application/octet-stream" |
56 | | - url="https://github.com/macvim-dev/macvim/releases/download/snapshot-162/161_to_162.delta" |
57 | | - length="972502" |
58 | | - sparkle:version="162" |
59 | | - sparkle:deltaFrom="161" |
60 | | - sparkle:dsaSignature="MC0CFQChmCMeeCcSmgBuV15OZbmgWowOGwIUadVaY2KITGHQySYx6yd4U6VI4hw=" |
| 56 | + url="https://github.com/macvim-dev/macvim/releases/download/snapshot-163/162_to_163.delta" |
| 57 | + length="469769" |
| 58 | + sparkle:version="163" |
| 59 | + sparkle:deltaFrom="162" |
| 60 | + sparkle:dsaSignature="MC0CFQCz+eXoeTZ+U5LLHphj+EGNM4PB+QIUDQpSi5Vx/Kra0Qb11BzP90ZaYgA=" |
61 | 61 | /> |
62 | 62 | </sparkle:deltas> |
63 | 63 | </item> |
|
0 commit comments