mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
Merge remote-tracking branch 'origin/develop' into update-neovim
This commit is contained in:
commit
c1c67217c3
10
Cartfile
10
Cartfile
@ -1,18 +1,18 @@
|
||||
# included as Framework
|
||||
github "IBM-Swift/BlueSocket" == 1.0.52
|
||||
github "PureLayout/PureLayout" == 3.1.5
|
||||
github "PureLayout/PureLayout" == 3.1.6
|
||||
github "ReactiveX/RxSwift" == 5.1.1
|
||||
github "a2/MessagePack.swift" == 3.0.1
|
||||
github "a2/MessagePack.swift" == 4.0.0
|
||||
github "qvacua/CocoaFontAwesome" "master"
|
||||
github "qvacua/CocoaMarkdown" "master"
|
||||
github "Kentzo/ShortcutRecorder" == 3.1
|
||||
github "Kentzo/ShortcutRecorder" == 3.2
|
||||
github "sparkle-project/Sparkle" == 1.23.0
|
||||
github "httpswift/swifter" == 1.4.7
|
||||
|
||||
# included directly
|
||||
github "elegantchaos/DictionaryCoding" == 1.0.9
|
||||
github "eonil/FSEvents" == 0.1.6
|
||||
github "eonil/FSEvents" == 0.1.7
|
||||
github "sindresorhus/github-markdown-css" == 4.0.0
|
||||
|
||||
# for testing only
|
||||
github "Quick/Nimble" == 8.0.5
|
||||
github "Quick/Nimble" == 8.1.1
|
||||
|
@ -1,11 +1,11 @@
|
||||
github "IBM-Swift/BlueSocket" "1.0.52"
|
||||
github "Kentzo/ShortcutRecorder" "3.1"
|
||||
github "PureLayout/PureLayout" "v3.1.5"
|
||||
github "Quick/Nimble" "v8.0.5"
|
||||
github "Kentzo/ShortcutRecorder" "3.2"
|
||||
github "PureLayout/PureLayout" "v3.1.6"
|
||||
github "Quick/Nimble" "v8.1.1"
|
||||
github "ReactiveX/RxSwift" "5.1.1"
|
||||
github "a2/MessagePack.swift" "3.0.1"
|
||||
github "a2/MessagePack.swift" "4.0.0"
|
||||
github "elegantchaos/DictionaryCoding" "1.0.9"
|
||||
github "eonil/FSEvents" "0.1.6"
|
||||
github "eonil/FSEvents" "0.1.7"
|
||||
github "httpswift/swifter" "1.4.7"
|
||||
github "qvacua/CocoaFontAwesome" "fc2a08babd676525ced68061b19ad8ff3dd1d0b3"
|
||||
github "qvacua/CocoaMarkdown" "c58166490a71ad4d8466f7e7b9faf7cb0917c42f"
|
||||
|
@ -17,9 +17,9 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>SNAPSHOT-350</string>
|
||||
<string>0.33.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>350</string>
|
||||
<string>351</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
|
@ -17,9 +17,9 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>SNAPSHOT-350</string>
|
||||
<string>0.33.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>350</string>
|
||||
<string>351</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
|
@ -38,9 +38,9 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>SNAPSHOT-350</string>
|
||||
<string>0.33.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>350</string>
|
||||
<string>351</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
|
@ -1182,7 +1182,7 @@
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
CURRENT_PROJECT_VERSION = 350;
|
||||
CURRENT_PROJECT_VERSION = 351;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
@ -1245,7 +1245,7 @@
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
CURRENT_PROJECT_VERSION = 350;
|
||||
CURRENT_PROJECT_VERSION = 351;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
@ -1275,7 +1275,7 @@
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
DEFINES_MODULE = YES;
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
DYLIB_CURRENT_VERSION = 350;
|
||||
DYLIB_CURRENT_VERSION = 351;
|
||||
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
||||
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../Carthage/Build/Mac";
|
||||
FRAMEWORK_VERSION = A;
|
||||
@ -1297,7 +1297,7 @@
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
DEFINES_MODULE = YES;
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
DYLIB_CURRENT_VERSION = 350;
|
||||
DYLIB_CURRENT_VERSION = 351;
|
||||
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
||||
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../Carthage/Build/Mac";
|
||||
FRAMEWORK_VERSION = A;
|
||||
|
@ -15,9 +15,9 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>SNAPSHOT-350</string>
|
||||
<string>0.33.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>350</string>
|
||||
<string>351</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 Tae Won Ha. All rights reserved.</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
@ -15,8 +15,8 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>SNAPSHOT-350</string>
|
||||
<string>0.33.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>350</string>
|
||||
<string>351</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
@ -1435,7 +1435,7 @@
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
CURRENT_PROJECT_VERSION = 350;
|
||||
CURRENT_PROJECT_VERSION = 351;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
@ -1495,7 +1495,7 @@
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
CURRENT_PROJECT_VERSION = 350;
|
||||
CURRENT_PROJECT_VERSION = 351;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
|
@ -1224,7 +1224,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>SNAPSHOT-350</string>
|
||||
<string>0.33.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
@ -1241,7 +1241,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>350</string>
|
||||
<string>351</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.productivity</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
@ -15,10 +15,10 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>SNAPSHOT-350</string>
|
||||
<string>0.33.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>350</string>
|
||||
<string>351</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
39
appcast.xml
39
appcast.xml
@ -7,36 +7,35 @@
|
||||
<description>Most recent changes with links to updates for VimR.</description>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title>v0.32.0-344</title>
|
||||
<title>v0.33.0-351</title>
|
||||
<description><![CDATA[
|
||||
<p>We updated the library ShortcutRecorder to the latest version. By doing so, we store the shortcuts in a different format than before. This means that after you launched this version, old versions will not be compatible with the stored shortcuts. To delete the stored shortcuts, you can use <code>defaults delete com.qvacua.VimR.menuitems</code> in Terminal.</p>
|
||||
<ul>
|
||||
<li>Show only font family names of monospace fonts.</li>
|
||||
<li>Set <code>gui_running</code> to <code>true</code> (GH-476).</li>
|
||||
<ul>
|
||||
<li>GH-799: Bugfix: VimR sometimes uses High-CPU usage for apparent reason.</li>
|
||||
<li>GH-775: Use the colors of the selected color scheme for the markdown preview.</li>
|
||||
<li>GH-792: Use the macOS Font Panel to select the font: Thank you @apaleslimghost!<ul>
|
||||
<li>Warning: If you select a variable width font, the rendering will be broken.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>GH-786: Improve space key handling which enables <c-space> to be mapped: Thank you @cypheon!</li>
|
||||
<li>Improve drawing performance.</li>
|
||||
<li>Bugfix: The cursor is not drawn when a new window is opened.</li>
|
||||
<li>Bugfix: Preview in the Appearance preferences is not dark mode compatible.</li>
|
||||
<li>Bugfix: Shortcut buttons are not dark mode compatible.</li>
|
||||
<li>Dependencies updates:<ul>
|
||||
<li>Kentzo/ShortcutRecorder@3.1</li>
|
||||
<li>httpswift/swifter@1.4.7</li>
|
||||
<li>eonil/FSEvents@0.1.6</li>
|
||||
<li>Quick/Nimble@8.0.5</li>
|
||||
<li>sparkle-project/Sparkle@1.22.0</li>
|
||||
<li>ggreer/the_silver_searcher@a509a81</li>
|
||||
<li>sparkle-project/Sparkle@1.23.0</li>
|
||||
<li>ReactiveX/RxSwift@5.1.1</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<releaseNotesLink>
|
||||
https://github.com/qvacua/vimr/releases/tag/v0.32.0-344
|
||||
https://github.com/qvacua/vimr/releases/tag/v0.33.0-351
|
||||
</releaseNotesLink>
|
||||
<pubDate>2020-02-13T07:21:41.236766</pubDate>
|
||||
<pubDate>2020-06-22T18:24:28.531466</pubDate>
|
||||
<minimumSystemVersion>10.12.0</minimumSystemVersion>
|
||||
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.32.0-344/VimR-v0.32.0-344.tar.bz2"
|
||||
sparkle:version="344"
|
||||
sparkle:shortVersionString="0.32.0"
|
||||
sparkle:dsaSignature="MC0CFCE5p6Ko2mVWpubSEj6LKh6wQAH3AhUAvKcBfpeadJ2Pl1qqYChrWWkpwBY="
|
||||
length="14813066"
|
||||
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.33.0-351/VimR-v0.33.0-351.tar.bz2"
|
||||
sparkle:version="351"
|
||||
sparkle:shortVersionString="0.33.0"
|
||||
sparkle:dsaSignature="MCwCFGtaj/uGdz/xmSMa2iZGLCw+e5O+AhRQ/Ddxlb62A2pFWsNddrG9cFQ4Dg=="
|
||||
length="14949285"
|
||||
type="application/octet-stream"/>
|
||||
</item>
|
||||
</channel>
|
||||
|
@ -125,6 +125,9 @@ fi
|
||||
if [[ "${update_appcast}" == true ]]; then
|
||||
./bin/set_appcast.py "build/Build/Products/Release/${vimr_file_name}" "${bundle_version}" "${marketing_version}" "${tag}" ${is_snapshot}
|
||||
./bin/commit_and_push_appcast.sh "${branch}" "${compound_version}" ${is_snapshot} ${update_snapshot_appcast_for_release}
|
||||
else
|
||||
echo "Not updating appcast on develop => exiting now..."
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if [[ "${is_snapshot}" == false ]] ; then
|
||||
|
@ -1,10 +1,19 @@
|
||||
# Next
|
||||
|
||||
* Dependencies updates:
|
||||
- PureLayout/PureLayout@3.1.6
|
||||
- a2/MessagePack.swift@4.0.0
|
||||
- Kentzo/ShortcutRecorder@3.2
|
||||
- eonil/FSEvents@0.1.7
|
||||
- Quick/Nimble@8.1.1
|
||||
|
||||
# 0.33.0-???
|
||||
|
||||
* GH-799: Bugfix: VimR sometimes uses High-CPU usage for apparent reason.
|
||||
* GH-775: Use the colors of the selected color scheme for the markdown preview.
|
||||
* GH-792: Use the macOS Font Panel to select the font: Thank you @apaleslimghost!
|
||||
- If you select a variable width font, the rendering will be broken.
|
||||
* GH-786: Improve space key handling which enables <c-space> to be mapped: Thank you @cypheon!
|
||||
* GH-786: Improve space key handling which enables `<c-space>` to be mapped: Thank you @cypheon!
|
||||
* Improve drawing performance.
|
||||
* Dependencies updates:
|
||||
- ggreer/the_silver_searcher@a509a81
|
||||
|
Loading…
Reference in New Issue
Block a user