Skip to content

Releases: rail5/shellwatch

v0.11

14 Feb 16:33
a91ac6e

Choose a tag to compare

  • Reverted previous change

v0.10

14 Feb 16:29
9b6eadb

Choose a tag to compare

  • Allow faster auto-steps. Uses a bit more CPU though.
    Maybe this should be configurable?

v0.9

01 Feb 04:35
a6686a5

Choose a tag to compare

  • Patched bug which screwed up 'for' loops in scripts
  • Updated readme with basic information on program usage

v0.8

01 Feb 04:21
b4a1bf2

Choose a tag to compare

  • Allow modifying variable values in the table as we go
    Not only viewing but editing memory

v0.7

31 Jan 05:50
624a03d

Choose a tag to compare

  • Added auto-step option
  • Fixed .desktop file name entry
    *Fixed build-deps in debian/control

v0.6

31 Jan 02:15
6a133b5

Choose a tag to compare

  • Properly display array values

v0.5

22 Dec 05:48
d829363

Choose a tag to compare

  • Added runtime dependency on jarwrapper
  • Added .desktop launcher
  • Allow for empty shell variables

v0.4

20 Dec 06:05
2d03d90

Choose a tag to compare

  • Don't pause for comments in scripts

v0.3

19 Dec 04:14
191ced1

Choose a tag to compare

  • Trying to flesh out some more features
    Allow for changing scripts, launching without an initial script, etc
    Allow for early termination from GUI Added screenshot
    Try to skip meaningless break points

v0.2

18 Dec 09:56
3b0898a

Choose a tag to compare

  • Added a Java GUI for the hell of it