Skip to content

Releases: letmaik/pyvirtualcam

0.14.0

10 Sep 07:13
a4c1de1

Choose a tag to compare

Added

  • macOS 14 / OBS 30+ support (#134).

Changed

  • OBS 30+ is now required on macOS 13 or later.

0.13.0

12 May 22:00
1974e23

Choose a tag to compare

Added

  • PyPI: switch to trusted publishing and generate attestations (#132).

0.12.1

19 Jan 16:14
b4d957f

Choose a tag to compare

Added

  • Python 3.13 support.

0.12.0

14 Jul 08:16
ec8b9bd

Choose a tag to compare

Changed

  • Support numpy 2.

Removed

  • Drop Python 3.8 support.

0.11.1

09 Feb 08:29
0534258

Choose a tag to compare

Added

  • macOS arm64 support (Python 3.10 and higher).

0.11.0

10 Dec 09:54
7addaf2

Choose a tag to compare

Added

  • Python 3.12 support.

Removed

  • Drop Python 3.7 support.

0.10.2

30 Oct 12:49
df74b32

Choose a tag to compare

Added

  • Python 3.11 support.

0.10.1

27 Oct 18:25
81048a6

Choose a tag to compare

Fixed

  • macOS: Fix performance on M1 (#99).

0.10.0

02 Oct 10:48
b2eb040

Choose a tag to compare

Added

  • macOS: OBS 28 support (#95).

Removed

  • macOS: Drop OBS 26 / 27 support.

0.9.1

02 Oct 09:41

Choose a tag to compare

Fixed

  • macOS: Python 3.10 wheel was incorrectly named (universal2 instead of x86_64)