Skip to content

Commit 2ae8b44

Browse files
committed
Bump version to 1.15.0
Changes since 1.14.0: * Implement maktaba#buffer#GetVisualSelection helper (#132). * Implement maktaba#log#GetFormattedEntries and support 1-arg log handler (see #204). * Notify user for messages logged at WARN or above by default (#185). * Fix Syscall.CallAsync failing for complex commands (#205). * Preserve trailing slash in maktaba#path#Split and MakeRelative (#137 and #175). * Fix 'maxfuncdepth' error in maktaba#json#Parse corner case (#153).
1 parent 4deefa6 commit 2ae8b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "maktaba",
33
"description": "Consistent Vimscript",
4-
"version": "1.14.0",
4+
"version": "1.15.0",
55
"author": "Google",
66
"repository": {"type": "git", "url": "git://github.com/google/maktaba"}
77
}

0 commit comments

Comments
 (0)