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

This commit is contained in:
2026-09-02 08:33:59 +02:00
parent 84a9978aa8
commit f209bf78ee
27 changed files with 1621 additions and 106 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 0.2.0 - 2026-09-02
- Added configurable multiline assembly, multi-file temporal merge, trace/span
and request-ID correlation with bounded retained evidence.
- Added OTLP/JSON output and a complete second streaming pass for filtered,
redacted export, with direct file-system writing where available and a
bounded Blob fallback.
## 0.1.0 - 2026-09-01
- Added genuinely incremental `File.stream()` / `TextDecoder` scanning with progress, cancellation, line framing, and bounded memory.