Skip to content

Commit

Permalink
Merge pull request #130 from CapSoftware/release-plz-2024-11-07T06-27…
Browse files Browse the repository at this point in the history
…-56Z

chore: release v0.0.7
  • Loading branch information
Brendonovich authored Nov 7, 2024
2 parents 3e3475e + bba27d7 commit 83da3aa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.7](https://github.com/CapSoftware/scap/compare/v0.0.6...v0.0.7) - 2024-11-07

### Features

- 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.

### Fixed

- `windows` crate versions updated (#120)

## [0.0.6](https://github.com/CapSoftware/scap/compare/v0.0.5...v0.0.6) - 2024-11-05

### Added
Expand Down

0 comments on commit 83da3aa

Please sign in to comment.