We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30dceb2 + e9ffe02 commit 189902aCopy full SHA for 189902a
1 file changed
site/dat/repo/various.json
@@ -2453,7 +2453,12 @@
2453
"changes": "Say hello to these new features:<br><ul><li>@usage command to get tokens usage for Anthropic and OpenAI</li></ul>",
2454
"downloadUrl": "https://github.com/QAInsights/jmeter-ai/releases/download/v1.0.7/jmeter-agent-1.0.7-jar-with-dependencies.jar",
2455
"depends": ["jmeter-core", "jmeter-components"]
2456
- }
+ },
2457
+ "1.0.8": {
2458
+ "changes": "Nothing but bug fixes and polished logs",
2459
+ "downloadUrl": "https://github.com/QAInsights/jmeter-ai/releases/download/v1.0.8/jmeter-agent-1.0.8-jar-with-dependencies.jar",
2460
+ "depends": ["jmeter-core", "jmeter-components"]
2461
+ }
2462
}
2463
2464
]
0 commit comments