Releases: Zeioth/markmap.nvim
Releases · Zeioth/markmap.nvim
v2.2.3
31 May 17:38
Compare
Sorry, something went wrong.
No results found
Major fixes
Paths containing spaces are now correctly detected.
Special thanks
To @tecix for reporting it.
v2.2.2
26 Mar 16:25
Compare
Sorry, something went wrong.
No results found
fix: osx was detected as android due to both os having a /system directory.
v2.2.1
26 Mar 15:07
Compare
Sorry, something went wrong.
No results found
v2.2.0
26 Mar 01:38
Compare
Sorry, something went wrong.
No results found
Major refactor
The project now adheres to the single responsibility principle (config.lua, init.lua, utils.lua).
This makes the code extra easy to contribute.
Minor fixes
v2.1.4
25 Mar 17:16
Compare
Sorry, something went wrong.
No results found
Experimental build. Please report if markmap don't spawn correctly on windows.
v2.1.3
25 Mar 05:50
Compare
Sorry, something went wrong.
No results found
Major fixes
fix: typo introduced in v2.1.2 where the OS was always detected as android, preventing markmap from launching correctly.
v2.1.2
16 Feb 00:54
Compare
Sorry, something went wrong.
No results found
Minor fixes
fix: windows support by using jobstart/jobstop instead of process_kill. PR submitted and tested on Windows by @MarcoBuess . Tested on Unix by @Zeioth .
v2.1.1
15 Feb 15:28
Compare
Sorry, something went wrong.
No results found
v2.1.0
14 Feb 12:51
Compare
Sorry, something went wrong.
No results found
Minor fixes
fix: We don't spawn a cmd terminal anymore when running markmap on windows.
fix: The option html_output now defaults to the correct tmp directory on windows.
Celebration
108 stars, in honor to Yoshitaka Murayama, who passed away today.
v2.0.4
12 Feb 00:28
Compare
Sorry, something went wrong.
No results found
Important fixes
fix: Markmap.nvim now work correctly on Windows.
fix: Starting this version we use v in front of the version number.