Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

52 lines (32 loc) · 1.67 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.3 - 2023-12-15

Fixed

  • #32: feat: add support for pixel_format and source_rect

0.2.2 - 2023-12-15

Fixed

  • #31: Fix segfault due to bad refcount

0.2.1 - 2023-12-15

Fixed

  • Cargo dependency mistake

0.2.0 - 2023-12-15

Added

  • #13: Support audio stream
  • #10: Allow for audio output
  • #9: High level example
  • Additional examples
  • Expand CMSampleBuffer API

Fixed

  • #14: Don't panic on new_completion_handler
  • #7: Fix typo in UnsafeSCWindow

[0.1.0] - 2023-08-21

Added

  • Initial commit with prototype version