Skip to content

Releases: holden-davis-uca/MARS-UCA

v1.7.0

10 Feb 04:08
Compare
Choose a tag to compare

Program Changes:

  • Added the ability to close an opened file by clicking on the x icon on the file tab - Basic implementation credit goes to Oracle Forums User 843804
  • Added the ability to use Windows snap layouts like most programs

Project Changes:

  • Removed unnecessary inclusions to bring jar file size down by >20%
  • Added GitHub workflows to build and test against multiple different Java versions, deploy jar to github packages and create relase

v1.6.0 - Maven

08 Feb 03:05
Compare
Choose a tag to compare

Changes:

  • Separated source and resource files to match typical Java project structure
  • Added Maven build system to project

v1.5.0

05 Feb 03:53
dfc9d87
Compare
Choose a tag to compare

Changes:

  • Restructured repository to work as an IntelliJ IDEA project
  • Changed build settings to run program in IDEA and export runnable jar without requiring a .bat script
  • Recompiled attached .jar file to Java 8

v1.4.0

30 Jan 14:51
f5a73e9
Compare
Choose a tag to compare

New additions:

  • Added a OpenJDK version of the program which should run natively on all UCA computers.

v1.3.0

05 Nov 20:33
Compare
Choose a tag to compare

New additions:

  • File browser moved to top panel alongside edit and execute tabs.
  • File browser now allows selecting files to load and edit them directly.

Fixes:

  • Files no longer save as mips1.asm when using "Save As" option.

v1.2.0

02 Mar 03:03
Compare
Choose a tag to compare

Future enhancements are planned for this feature, as it currently only allows viewing files in the directory of wherever Mars-UCA.jar is running.

v1.1.0

09 Feb 15:12
Compare
Choose a tag to compare

Inclusion of native file selection (FileDialog) changes.

v1.0.0

02 Feb 20:38
Compare
Choose a tag to compare

Initial Release!