File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.5.4] ( https://github.com/doom-fish/screencapturekit-rs/compare/v1.5.3...v1.5.4 ) - 2026-03-09
11+
12+ ### Fixed
13+
14+ - per-stream callback routing to prevent cross-stream sample leaking ([ #135 ] ( https://github.com/doom-fish/screencapturekit-rs/pull/135 ) ) ([ #136 ] ( https://github.com/doom-fish/screencapturekit-rs/pull/136 ) )
15+
1016## [ 1.5.3] ( https://github.com/doom-fish/screencapturekit-rs/compare/v1.5.2...v1.5.3 ) - 2026-03-05
1117
1218### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " screencapturekit"
3- version = " 1.5.3 "
3+ version = " 1.5.4 "
44edition = " 2021"
55license = " MIT OR Apache-2.0"
66homepage = " https://github.com/doom-fish/screencapturekit-rs"
You can’t perform that action at this time.
0 commit comments