Releases: holden-davis-uca/MARS-UCA
Releases · holden-davis-uca/MARS-UCA
v1.7.0
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
Changes:
- Separated source and resource files to match typical Java project structure
- Added Maven build system to project
v1.5.0
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
New additions:
- Added a OpenJDK version of the program which should run natively on all UCA computers.
v1.3.0
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
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
Inclusion of native file selection (FileDialog) changes.
v1.0.0
Initial Release!