Release Binary Tools 0.1.0

This commit is contained in:
2026-09-01 13:04:49 +02:00
commit 60768466c1
59 changed files with 10424 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Changelog
## 0.1.0 - 2026-09-01
- Initial local-first binary conversion and byte inspection workbench.
- Added CBOR, MessagePack, ASN.1 DER and schema-assisted Protobuf inspection.
- Added bounded parsing, offline PWA support, tests and deterministic release packaging.