File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
testar/src/org/testar/monkey Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ #TESTAR v2.7.13 (24-Oct-2025)
2+ - Add reasoning effort to OpenAI API
3+ - Update corresponding llm protocols
4+
5+
16#TESTAR v2.7.12 (22-Oct-2025)
27- Bump org.seleniumhq.selenium:selenium-java from 4.36.0 to 4.37.0
38- Update devtools dependencies to v141
Original file line number Diff line number Diff line change 1- 2.7.12
1+ 2.7.13
Original file line number Diff line number Diff line change 6262
6363public class Main {
6464
65- public static final String TESTAR_VERSION = "v2.7.12 (22 -Oct-2025)" ;
65+ public static final String TESTAR_VERSION = "v2.7.13 (24 -Oct-2025)" ;
6666
6767 //public static final String TESTAR_DIR_PROPERTY = "DIRNAME"; //Use the OS environment to obtain TESTAR directory
6868 public static final String SETTINGS_FILE = "test.settings" ;
You can’t perform that action at this time.
0 commit comments