Release Package Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 11:29:24 +02:00
parent e42943e689
commit 01c7a8c372
32 changed files with 1316 additions and 85 deletions
+9
View File
@@ -1,5 +1,14 @@
# Changelog
## 0.2.0 - 2026-09-02
- Replaced CRC/size equality with bounded on-demand decompressed SHA-256 and
safe semantic text, JSON, XML and manifest diffs.
- Added bounded dependency and licence declarations, signature-companion and
declared-digest diagnostics, plus verified-entry Web Share handoff.
- Declared accurate package input, report/extracted-file output and optional
browser capability profiles for Toolbox handoff.
## 0.1.0 - 2026-09-01
- Add bounded ZIP/ZIP64 inventory, safe package tree and verified entry reads.