Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / bin / argparser / ArgValues.java
2023-11-13 James ProcterJAL-4090 JAL-1551 source license
2023-09-07 Ben SoaresJAL-629 Change names of Opt.ALLOWALL to Opt.ALLOWMULTII... improvement/JAL-629_Apply_alignment_options_to_all_globbed_files
2023-05-18 Ben SoaresJAL-629 Added 'Type' to args and argvalues
2023-05-16 Ben SoaresJAL-629 Ensure precedence of named linked ID values...
2023-04-23 Ben SoaresJAL-629 Change --open to --append and --opennew to...
2023-04-12 Ben SoaresJAL-629 parse SubVals once with ArgValue. Ensure SubVal...
2023-03-29 Ben SoaresJAL-629 Added --opennew --nonews --nosplash. Added...
2023-03-25 Ben SoaresJAL-629 improvements to argparser toString. Improvement...
2023-03-23 Ben SoaresJAL-629 refactor ArgParser and helper classes all to...