Releases: rcarriga/nvim-dap-ui
Releases · rcarriga/nvim-dap-ui
v0.8.0
0.8.0 (2021-05-27)
Features
v0.7.1
0.7.1 (2021-05-21)
Bug Fixes
- stacks: ignore frame with no line (cf7a6bb), closes #12
v0.7.0
0.7.0 (2021-05-19)
Features
v0.6.0
0.6.0 (2021-05-15)
Features
- watches: edit expressions (6a9976a), closes #9
- allow multiple mappings per action (a2c679a), closes #10
v0.5.0
0.5.0 (2021-05-03)
Features
- hover: multiline display (eecbc17), closes #7
v0.4.3
0.4.3 (2021-05-03)
Bug Fixes
- float: avoid error on already closed win (cefdd05)
v0.4.2
0.4.2 (2021-05-03)
Bug Fixes
v0.4.1
0.4.1 (2021-04-19)
Bug Fixes
- float: adjust row/col to new border (af1361c)
v0.4.0
0.4.0 (2021-04-18)
Features
- float: use new built-in border (e43dc23)
v0.3.1
0.3.1 (2021-04-17)
Bug Fixes
- windows: check win exists before closing (1ad9e96), closes #5