File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
8
8
Disclaimer: for the moment, all the commands that I use are rendered.
9
9
Commits will slow down. May not update at all.
10
10
11
+ ## [ 0.6.0] 2024-12-14
12
+ ### modified
13
+ * rendering on option starting with '-' like for dissably-flavor
14
+ ### added
15
+ * GDB output logs will now be supported. For now this is experimental
16
+
11
17
## [ 0.5.7] 2024-07-23
12
18
### added
13
19
* set disable-randomization
Original file line number Diff line number Diff line change 7
7
8
8
VSCode grammar extension to color higlight scripts for GDB
9
9
10
- ## [ 0.5.7] 2024-07-23
10
+ ## [ 0.6.0] 2024-12-14
11
+ ### modified
12
+ * rendering on option starting with '-' like for dissably-flavor
11
13
### added
12
- * set disable-randomization
13
- * set disassemble-next-line
14
- * set disassembly-flavor
14
+ * GDB output logs will now be supported. For now this is experimental
15
15
16
16
Disclaimer: for the moment, all the commands that I use are rendered.
17
17
Commits will slow down. May not update at all.
You can’t perform that action at this time.
0 commit comments