Skip to content

Releases: moritzfl/turingmachine

1.2.2

21 Jan 22:45
Compare
Choose a tag to compare
  • Fixes software not starting for current java and macOS versions
  • This also removes the dark mode as it was causing this issue

1.2.1

12 Nov 08:47
Compare
Choose a tag to compare

Fixes:

  • darkmode library was broken for newer versions of macOS. Replaced with a new library that eliminates this issue.

1.2

21 Jun 14:55
Compare
Choose a tag to compare
1.2
  • Support for Dark Mode on macOS
  • migration to Gradle as build system
  • some cleanup for newer java versions

1.1

04 Oct 19:04
Compare
Choose a tag to compare
1.1

Undo and Redo is now possible via keyboard shortcuts for the tasklist.
Updated jlatexmath to 1.0.6

Out of Beta

21 Nov 13:06
Compare
Choose a tag to compare

Changed:

  • ndtm-situations are now marked at the state with a small dice symbol

Fixed:

  • various characters reserved in latex markup are now escaped before being displayed (previously resulted in nothing being displayed at all for those characters)

The application should be able to launch on any major desktop operating system (Linux, Windows, macOS) with a Java-Runtime in version 8 or higher installed.

first public release

14 Nov 22:59
Compare
Choose a tag to compare
first public release Pre-release
Pre-release

This is the first public release of the the software. Normal users should download the *.jar-file. The application should be able to launch on any major desktop operating system (Linux, Windows, macOS) with a Java-Runtime in version 8 or higher installed.