Skip to content

Commit 83da3aa

Browse files
authored
Merge pull request #130 from CapSoftware/release-plz-2024-11-07T06-27-56Z
chore: release v0.0.7
2 parents 3e3475e + bba27d7 commit 83da3aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.0.7](https://github.com/CapSoftware/scap/compare/v0.0.6...v0.0.7) - 2024-11-07
10+
11+
### Features
12+
13+
- Adds `RawCapturer::get_next_pixel_buffer`, a macOS-specific method to get the next frame as its raw pixel buffer, allowing allocations from pixel format conversion to be avoided.
14+
15+
### Fixed
16+
17+
- `windows` crate versions updated (#120)
18+
919
## [0.0.6](https://github.com/CapSoftware/scap/compare/v0.0.5...v0.0.6) - 2024-11-05
1020

1121
### Added

0 commit comments

Comments
 (0)