mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-09-07 09:54:07 +00:00
15 lines
392 B
Markdown
15 lines
392 B
Markdown
## BitLogger Update Changes
|
|
|
|
version 1.2.0(0.8.0)
|
|
|
|
### Changes
|
|
|
|
- Add a bounded in-memory HistorySink for retaining the latest structured records.
|
|
|
|
### Verification
|
|
|
|
- Run formatting, warning-denied checks and tests, API generation, documentation build, and packaged-output validation.
|
|
|
|
### Notes
|
|
|
|
- HistorySink is synchronous and memory-only; persistence and export remain application-owned. |