dreamstack/engine/ds-stream-wasm/CHANGELOG.md

14 lines
444 B
Markdown
Raw Normal View History

# Changelog
## [0.16.0] - 2026-03-10
### Added
- **`encrypt_frame`/`decrypt_frame`** — XOR cipher
- **`prepare_migration`/`accept_migration`** — stream handoff
- **`is_frame_duplicate`** — FNV hash dedup
- 3 new tests (54 total)
## [0.15.0] — Adaptive quality, metrics snapshot, frame transforms
## [0.14.0] — RLE compress/decompress, sync drift, bandwidth limiting
## [0.13.0] — Replay ring buffer, header serde, codec registry