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,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.5.1] ( https://github.com/doom-fish/screencapturekit-rs/compare/v1.5.0...v1.5.1 ) - 2026-02-25
11+
12+ ### Fixed
13+
14+ - use cargo features instead of macOS SDK version ([ #126 ] ( https://github.com/doom-fish/screencapturekit-rs/pull/126 ) )
15+
16+ ### Other
17+
18+ - * (deps)* update eframe requirement from 0.30 to 0.33 ([ #121 ] ( https://github.com/doom-fish/screencapturekit-rs/pull/121 ) )
19+
1020## [ 1.5.0] ( https://github.com/doom-fish/screencapturekit-rs/compare/v1.4.2...v1.5.0 ) - 2025-12-20
1121
1222### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " screencapturekit"
3- version = " 1.5.0 "
3+ version = " 1.5.1 "
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