Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / bin / argparser / ArgValuesMap.java
2023-11-13 James ProcterJAL-4090 JAL-1551 source license
2023-09-16 Ben SoaresJAL-4269 Now using --width, --height, --scale for both...
2023-09-07 Ben SoaresJAL-4277 Corrected choice of all or last opened linkedI...
2023-05-23 Ben SoaresJAL-629 Added --structureimage code and formatting...
2023-05-16 Ben SoaresJAL-629 Ensure precedence of named linked ID values...
2023-05-14 Ben SoaresJAL-629 add an {extension} substitution
2023-05-11 Ben SoaresJAL-629 Added linkedId to ArgValuesMap for reference...
2023-05-10 Ben SoaresJAL-629 More docs. Usage statement. Adjust some logging...
2023-04-30 Ben SoaresJAL-629 Change behaviour of --open GLOB to increment...
2023-04-23 Ben SoaresJAL-629 Change --open to --append and --opennew to...
2023-04-22 Ben SoaresJAL-629 Test and fix --annotation --ssannotation args...
2023-04-03 Ben SoaresJAL-629 added setprop. More filename based substitution...
2023-03-23 Ben SoaresJAL-629 refactor ArgParser and helper classes all to...