Skip to content

Release - v1.2.0

Compare
Choose a tag to compare
@frossm frossm released this 01 Feb 17:49
· 223 commits to master since this release

Added an improved undo stack. Instead of just being able to undo the last item (and being able to undo the undo,) you can now undo everything since you started the session.

To execute the program:

  • Save the .jar file. It includes all of the dependencies needed to run.
  • Open a console window / terminal.
  • Ensure java is in your path. This normally happens when java is installed.
  • execute. Replace "jarfile" with the name of the downloaded jar file

java -jar jarfile here