Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1.04 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.1 - 2023-12-15

Fixed

  • Cargo dependency mistake

0.2.0 - 2023-12-15

Added

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

Fixed

  • Fix CI build to work with MacOS 13 runner
  • [#14][14]: Don't panic on new_completion_handler
  • [#7][7]: Fix typo in UnsafeSCWindow

[0.1.0] - 2023-08-21

Added

  • Initial commit with prototype version