1.7.1
This commit is contained in:
@@ -2,6 +2,19 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## 1.7.1 - 2026-04-21
|
||||||
|
|
||||||
|
Changes since 1.7.0:
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added MCP tools to upload, list, and fetch scenario files using base64 content payloads.
|
||||||
|
- Added MCP tools to list run artifacts and fetch run artifact content with metadata.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Documented MCP binary content handling for scenario files and run artifacts.
|
||||||
|
|
||||||
## 1.7.0 - 2026-04-21
|
## 1.7.0 - 2026-04-21
|
||||||
|
|
||||||
Changes since 1.6.1:
|
Changes since 1.6.1:
|
||||||
|
|||||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "liqa",
|
"name": "liqa",
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "liqa",
|
"name": "liqa",
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"server",
|
"server",
|
||||||
"client"
|
"client"
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "liqa",
|
"name": "liqa",
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"server",
|
"server",
|
||||||
|
|||||||
Reference in New Issue
Block a user