Releases: hackwaly/ocaml-dap
Releases · hackwaly/ocaml-dap
1.0.6
21 Feb 17:09
Compare
Sorry, something went wrong.
No results found
CHANGES:
Added
Added Variable#__vscodeVariableMenuContext property.
1.0.5
28 Jan 04:48
Compare
Sorry, something went wrong.
No results found
CHANGES:
Added
Added Debug_rpc.set_progressive_command_handler
Fixed
Delay send event to after executing command to make vscode happy
1.0.4
18 Jan 16:06
Compare
Sorry, something went wrong.
No results found
CHANGES:
Added
Added Debug_rpc.log_src to allow to control log level externally
1.0.3
01 Jan 16:19
Compare
Sorry, something went wrong.
No results found
CHANGES:
Fixed
Fix command failure will send response with success=true
1.0.2
07 Dec 13:37
Compare
Sorry, something went wrong.
No results found
CHANGES:
Fixed
Fix breakpoints : Breakpoint.t should be breakpoints : Breakpoint.t list
Fix Env.t = Empty_dict.t shuld be Env.t = String_opt_dict.t
1.0.1
04 Dec 16:15
Compare
Sorry, something went wrong.
No results found
CHANGES:
Initial release.
Specification version is 1.43
1.0.0
03 Dec 06:40
Compare
Sorry, something went wrong.
No results found
CHANGES:
Initial release.
Specification version is 1.43