|  | 96efba5903 | fix(tstest): Fix timeout handling to correctly evaluate TAP results after killing the test process. | 2025-05-24 14:33:24 +00:00 |  | 
			
				
					|  | 3c535a8a77 | 1.11.4
						
						
						
						
						
						
							
 v1.11.4 | 2025-05-24 11:10:49 +00:00 |  | 
			
				
					|  | 0954265095 | fix(logging): Improve warning logging and add permission settings file | 2025-05-24 11:10:49 +00:00 |  | 
			
				
					|  | e1d90589bc | 1.11.3
						
						
						
						
						
						
							
 v1.11.3 | 2025-05-24 10:52:15 +00:00 |  | 
			
				
					|  | 33f705d961 | fix(tstest): Add timeout warning for long-running tests and introduce local settings configuration | 2025-05-24 10:52:15 +00:00 |  | 
			
				
					|  | 13b11ab1bf | 1.11.2
						
						
						
						
						
						
							
 v1.11.2 | 2025-05-24 02:22:34 +00:00 |  | 
			
				
					|  | 63280e4a9a | fix(tstest): Improve timeout and error handling in test execution along with TAP parser timeout logic improvements. | 2025-05-24 02:22:34 +00:00 |  | 
			
				
					|  | 23addc2d2f | 1.11.1
						
						
						
						
						
						
							
 v1.11.1 | 2025-05-24 01:42:24 +00:00 |  | 
			
				
					|  | 3649114c8d | fix(tstest): Clear timeout identifiers after successful test execution and add local CLAUDE settings | 2025-05-24 01:42:24 +00:00 |  | 
			
				
					|  | 2841aba8a4 | 1.11.0
						
						
						
						
						
						
							
 v1.11.0 | 2025-05-24 01:32:41 +00:00 |  | 
			
				
					|  | 31bf090410 | feat(cli): Add new timeout and file range options with enhanced logfile diff logging | 2025-05-24 01:32:41 +00:00 |  | 
			
				
					|  | b525754035 | 1.10.2
						
						
						
						
						
						
							
 v1.10.2 | 2025-05-24 00:59:30 +00:00 |  | 
			
				
					|  | aa10fc4ab3 | fix(tstest-logging): Improve log file handling with log rotation and diff reporting | 2025-05-24 00:59:30 +00:00 |  | 
			
				
					|  | 3eb8ef22e5 | 1.10.1
						
						
						
						
						
						
							
 v1.10.1 | 2025-05-23 23:18:35 +00:00 |  | 
			
				
					|  | 763dc89f59 | fix(tstest): Improve file range filtering and summary logging by skipping test files outside the specified range and reporting them in the final summary. | 2025-05-23 23:18:35 +00:00 |  | 
			
				
					|  | e0d8ede450 | 1.10.0
						
						
						
						
						
						
							
 v1.10.0 | 2025-05-23 23:05:38 +00:00 |  | 
			
				
					|  | 27c950c1a1 | feat(cli): Add --startFrom and --stopAt options to filter test files by range | 2025-05-23 23:05:38 +00:00 |  | 
			
				
					|  | 83b324b09f | 1.9.4
						
						
						
						
						
						
							
 v1.9.4 | 2025-05-23 22:33:34 +00:00 |  | 
			
				
					|  | 63a2879cb4 | fix(docs): Update documentation and configuration for legal notices and CI permissions. This commit adds a new local settings file for tool permissions, refines the legal and trademark sections in the readme, and improves glob test files with clearer log messages. | 2025-05-23 22:33:34 +00:00 |  | 
			
				
					|  | 1a375fa689 | 1.9.3
						
						
						
						
						
						
							
 v1.9.3 | 2025-05-23 22:27:12 +00:00 |  | 
			
				
					|  | c48887a820 | fix(tstest): Fix test timing display issue and update TAP protocol documentation | 2025-05-23 22:27:12 +00:00 |  | 
			
				
					|  | 02aeb8195e | 1.9.2
						
						
						
						
						
						
							
 v1.9.2 | 2025-05-23 21:31:39 +00:00 |  | 
			
				
					|  | 53d3dc55e6 | fix(logging): Fix log file naming to prevent collisions and update logging system documentation. | 2025-05-23 21:31:39 +00:00 |  | 
			
				
					|  | a82fdc0f26 | 1.9.1
						
						
						
						
						
						
							
 v1.9.1 | 2025-05-23 18:53:08 +00:00 |  | 
			
				
					|  | cfcb99de76 | fix(dependencies): Update dependency versions and add local configuration files | 2025-05-23 18:53:08 +00:00 |  | 
			
				
					|  | a3a4ded41e | 1.9.0
						
						
						
						
						
						
							
 v1.9.0 | 2025-05-16 01:00:06 +00:00 |  | 
			
				
					|  | 03d478d6ff | feat(docs): Update documentation to embed tapbundle and clarify module exports for browser compatibility; also add CI permission settings. | 2025-05-16 01:00:06 +00:00 |  | 
			
				
					|  | 77e53bd68a | 1.8.0
						
						
						
						
						
						
							
 v1.8.0 | 2025-05-16 00:54:10 +00:00 |  | 
			
				
					|  | 946e467c26 | feat(documentation): Enhance README with detailed test features and update local settings for build permissions. | 2025-05-16 00:54:10 +00:00 |  | 
			
				
					|  | f452a58fff | 1.7.0
						
						
						
						
						
						
							
 v1.7.0 | 2025-05-16 00:21:33 +00:00 |  | 
			
				
					|  | 2b01d949f2 | feat(tstest): Enhance tstest with fluent API, suite grouping, tag filtering, fixture & snapshot testing, and parallel execution improvements | 2025-05-16 00:21:32 +00:00 |  | 
			
				
					|  | 1c5cf46ba9 | 1.6.0
						
						
						
						
						
						
							
 v1.6.0 | 2025-05-15 20:48:26 +00:00 |  | 
			
				
					|  | b28e2eace3 | feat(package): Revamp package exports and update permissions with an extensive improvement plan for test runner enhancements. | 2025-05-15 20:48:26 +00:00 |  | 
			
				
					|  | cc388f1408 | 1.5.0
						
						
						
						
						
						
							
 v1.5.0 | 2025-05-15 20:39:03 +00:00 |  | 
			
				
					|  | bac2f852c5 | feat(cli): Improve test runner configuration: update test scripts, reorganize test directories, update dependencies and add local settings for command permissions. | 2025-05-15 20:39:03 +00:00 |  | 
			
				
					|  | d9e0f1f758 | 1.4.0
						
						
						
						
						
						
							
 v1.4.0 | 2025-05-15 19:40:46 +00:00 |  | 
			
				
					|  | 42cd08eb1c | feat(logging): Display failed test console logs in default mode | 2025-05-15 19:40:46 +00:00 |  | 
			
				
					|  | 553d5f0df7 | 1.3.1
						
						
						
						
						
						
							
 v1.3.1 | 2025-05-15 17:53:38 +00:00 |  | 
			
				
					|  | 6cc883dede | fix(settings): Add local permissions configuration and remove obsolete test output log | 2025-05-15 17:53:38 +00:00 |  | 
			
				
					|  | fa9abbc4db | 1.3.0
						
						
						
						
						
						
							
 v1.3.0 | 2025-05-15 17:50:26 +00:00 |  | 
			
				
					|  | 56f0f0be16 | feat(logger): Improve logging output and add --logfile support for persistent logs | 2025-05-15 17:50:25 +00:00 |  | 
			
				
					|  | dc0f859fad | 1.2.0
						
						
						
						
						
						
							
 v1.2.0 | 2025-05-15 16:39:46 +00:00 |  | 
			
				
					|  | 78ffad2f7d | feat(logging): Improve logging output, CLI option parsing, and test report formatting. | 2025-05-15 16:39:46 +00:00 |  | 
			
				
					|  | 3fc4cee2b1 | 1.1.0
						
						
						
						
						
						
							
 v1.1.0 | 2025-05-15 14:37:55 +00:00 |  | 
			
				
					|  | a57edeef64 | feat(cli): Enhance test discovery with support for single file and glob pattern execution using improved CLI argument detection | 2025-05-15 14:37:55 +00:00 |  | 
			
				
					|  | 1f73751a8c | 1.0.96
						
						
						
						
						
						
							
 v1.0.96 | 2025-01-23 20:03:53 +01:00 |  | 
			
				
					|  | 90741ed917 | fix(TsTest): Fixed improper type-check for promise-like testModule defaults | 2025-01-23 20:03:52 +01:00 |  | 
			
				
					|  | 962fa2cd4d | 1.0.95
						
						
						
						
						
						
							
 v1.0.95 | 2025-01-23 19:56:56 +01:00 |  | 
			
				
					|  | c085a20a4f | fix(core): Fix delay handling in Chrome test execution | 2025-01-23 19:56:56 +01:00 |  | 
			
				
					|  | 1f355a10a1 | 1.0.94
						
						
						
						
						
						
							
 v1.0.94 | 2025-01-23 19:25:14 +01:00 |  |