Releases: fcying/compiledb-go
Releases · fcying/compiledb-go
v1.5.4
26 Feb 06:38
Compare
Sorry, something went wrong.
No results found
What's Changed
Refactor: Project-wide refactoring to remove global state by @fcying in #12
Fix splitArgs failure with commands containing trailing backslashes by @fcying in #13
Full Changelog : v1.5.3...v1.5.4
v1.5.3
25 Feb 04:27
Compare
Sorry, something went wrong.
No results found
v1.5.2
27 Mar 09:36
Compare
Sorry, something went wrong.
No results found
What's Changed
fix for some strange auto generated makefile that use -C . by @kawaegle in #8
chore: windows version use zip
New Contributors
Full Changelog : v1.5.1...v1.5.2
v1.5.1
11 Mar 13:20
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: support makeEnter ex: mingw32-make[2]
Full Changelog : v1.5.0...v1.5.1
v1.5.0
08 Mar 01:15
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: parse make -C xxx, support " ' around filePath #6
Full Changelog : v1.4.0...v1.5.0
v1.4.0
13 Jan 23:34
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: mv MakeWrap to make_wrap.go
feat: add parser for cd xx, support nestedCmd
Full Changelog : v1.3.7...v1.4.0
v1.3.7
07 Oct 00:58
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: support unix path in windows
Full Changelog : v1.3.6...v1.3.7
v1.3.6
06 Oct 10:24
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: decode make output
fix: use cmd.Wait ExitCode
Full Changelog : v1.3.5...v1.3.6
v1.3.5
02 Sep 00:35
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: add test build version to draft
feat: return make errorCode
Full Changelog : v1.3.4...v1.3.5
v1.3.4
31 Aug 08:27
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: outputFile save to current dir by default
Full Changelog : v1.3.3...v1.3.4