File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.4.0] ( https://github.com/doom-fish/screencapturekit-rs/compare/v1.3.0...v1.4.0 ) - 2025-11-30
11+
12+ ### Added
13+
14+ - * (screenshot)* add multi-format image saving support
15+ - * (cm)* add frame info accessors to CMSampleBuffer
16+
17+ ### Other
18+
19+ - update README to use macos_26_0 as latest feature
20+ - fix rustfmt formatting issues
21+ - * (tests)* rename sync_completion_tests to completion_tests
22+
1023## [ 1.3.0] ( https://github.com/doom-fish/screencapturekit-rs/compare/v1.2.0...v1.3.0 ) - 2025-11-30
1124
1225### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " screencapturekit"
3- version = " 1.3 .0"
3+ version = " 1.4 .0"
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