Releases: haskell-debugger/dap
Releases · haskell-debugger/dap
v0.5.0.0
What's Changed
- Make sure sendError sends ErrorResponse when serviceClient by @alt-romes in #28
- Kill the printing of "Handling" to stderr by @alt-romes in #30
Full Changelog: 0.4.0.0...v0.5.0.0
0.4.0.0
What's Changed
- Fix the field names of ExceptionInfoResponse by @mpickering in #26
New Contributors
- @mpickering made their first contribution in #26
Full Changelog: 0.3.2.0...0.4.0.0
0.3.2.0
0.3.1.0
What's Changed
- dap: FunctionBreakpoint name is not optional by @alt-romes in #20
- Support GHC 9.12 by @alexfmpe in #21
- Generalize
Requesttorequestinevent*functions by @dmjio in #23
New Contributors
Full Changelog: 0.3.0.0...0.3.1.0
0.3.0.0
What's Changed
- runInTerminal support by @alt-romes in #16
- Make InitializeRequestArguments follow the protocol by @alt-romes in #18
Full Changelog: 0.2.0.0...0.3.0.0
0.2.0.0
What's Changed
- Create main.yml workflow by @dmjio in #1
- Remove pedantic by @dmjio in #2
- Add badge by @dmjio in #3
- Api unlock custom event by @csabahruska in #4
- Expose OutputEventCategory and fix JSON rendering by @alt-romes in #8
- Fix race conditions due to MVar usage by @alt-romes and @mpickering in #5
- Refactoring to use logging framework by @alt-romes in #10
- Allow a client to explicitly terminate the server by @alt-romes in #11
- Allow setBreakpointsArgumentsSourceModified to be null by @alt-romes in #13
New Contributors
- @dmjio made their first contribution in #1
- @csabahruska made their first contribution in #4
- @alt-romes made their first contribution in #8
- @mpickering made their first contribution in #5
Full Changelog: https://github.com/haskell-debugger/dap/commits/0.2.0.0