Skip to content

Releases: nocarryr/cyndilib

0.0.5

15 Jan 20:21
Compare
Choose a tag to compare

What's Changed

  • Rework FourCCPackInfo and correct stride math by @nocarryr in #11
  • Remove deprecated use of pkg_resources (in favor of importlib.resources)
  • Update targeted Python to versions 3.9, 3.10, 3.11, 3.12, and 3.13 by @nocarryr in #15
  • Correct callback method typing by @nocarryr in #16

Full Changelog: 0.0.4...0.0.5

0.0.4

14 Aug 01:48
Compare
Choose a tag to compare

What's Changed

  • Use the video frame's declared line stride if it is non 0 by @guillaumeriousat in #8
  • Add static typing stubs by @nocarryr in #10
  • Documentation additions and corrections
  • Build wheels for Python 3.12
  • Various Cython exception checking / performance improvements

New Contributors

Full Changelog: 0.0.3...0.0.4

0.0.3

07 Jul 22:02
Compare
Choose a tag to compare

What's Changed

  • Update error return declarations by @nocarryr in #2
  • Update NDI SDK to v6.0.0 by @nocarryr in #3
  • Documentation improvements
  • Various performance tweaks and bug fixes

Full Changelog: 0.0.2...0.0.3