chore: release toolbox SDK 0.1.1

This commit is contained in:
2026-07-20 18:04:16 +02:00
parent 187871aae4
commit 5e206baf42
6 changed files with 21 additions and 13 deletions

View File

@@ -3,6 +3,14 @@
All notable changes to the independently versioned Toolbox SDK packages are
recorded here. The packages currently share one release version.
## 0.1.1 — 2026-07-20
### Fixed
- Reject C0 and DEL control characters consistently in manifest and catalogue
URL references across runtime parsing, URL resolution, and the published JSON
Schemas.
## 0.1.0 — 2026-07-20
### Added