Skip to content

Commit

Permalink
Version 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
daveleroy committed Feb 4, 2023
1 parent 3bda3b6 commit 5c372f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/change_log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ For setup see https://github.com/daveleroy/sublime_debugger

For a full list of changes see https://github.com/daveleroy/sublime_debugger/commits

Version 0.9.3 - Feb 4, 2023
- Minor improvements to the variables/watch display
- Show duplicate lines in the console with a counter
- Show none stderr/stdout output events as blue
- Fixes an issue with the java adapter (@LDAP)


Version 0.9.2 - Jan 19, 2023
- Fixes issue with Debugger unintentionally stealing command + click

Expand Down
1 change: 1 addition & 0 deletions messages.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"install": "docs/change_log.txt",
"0.9.3": "docs/change_log.txt",
"0.9.0": "docs/change_log.txt",
"0.8.3": "docs/change_log.txt",
"0.8.2": "docs/change_log.txt",
Expand Down

0 comments on commit 5c372f6

Please sign in to comment.