- Last updated: 2025-01-29T16:25:48Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
1.0.3 (2025-01-23)
- update/simplify FIFOBuffer impl, update docs (8f85324)
0.2.0 (2024-12-24)
- add
IReadBuffer.peek()
(a4b96c6)- update
FIFOBuffer
&LIFOBuffer
impls - add tests
- update
0.1.1 (2024-04-20)
- update type usage (95de331)
0.1.0 (2024-04-11)
- add/extract as new pkg (55ba21b)
- extracted buffer impls from thi..ng/fibers
- extend interfaces
- add/update docs
- add tests