Files
binary-tools/CHANGELOG.md
T
zemion 592e0b9f59
Verify / verify (push) Canceled after 0s
Release Binary Tools 0.2.0
2026-09-02 09:05:50 +02:00

13 lines
448 B
Markdown

# Changelog
## 0.2.0 - 2026-09-02
- Add bounded byte editing, binary search and reusable structure templates in
an isolated worker, with explicit offset and interpretation evidence.
## 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.