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

This commit is contained in:
2026-09-02 01:01:56 +02:00
parent 5fffd48642
commit 6c763fcb5a
30 changed files with 2022 additions and 51 deletions
+11 -1
View File
@@ -2,7 +2,17 @@
All notable changes are documented here.
## Unreleased
## 0.2.0 - 2026-09-02
- Added deterministic IEC/SI byte-size formatting, checked byte-range
arithmetic and a bounded typed byte cursor.
- Added cancellable disposable-worker jobs with typed progress, serialized
failures, abort propagation and hard client deadlines.
- Added explicit Blob URL pools plus deterministic, collision-free multi-file
download planning and triggering.
- Added incremental CRC-32, Adler-32 and FNV-1a state and bounded Blob,
ReadableStream and async-iterable consumption for checksums and Web Crypto
digests.
## 0.1.0 - 2026-09-01