What's Changed * doc: enhance doc by JSS95 in https://github.com/JSS95/civiq6/pull/42 * maint: change license to MIT by JSS95 in https://github.com/JSS95/civiq6/pull/43
What's Changed * `QCamera` and `VimbaCaptureSession` are redesigned * `ArraySink`, `VimbaImageCapture`, `VideoCaptureFormat`, and `VimbaVideoRecorder` are removed * PyQt6 is now supported
What's Changed * fix (capture): add mutex for recorder by JSS95 in https://github.com/JSS95/civiq6/pull/22 * fix: monkypatch qimage2ndarray by JSS95 in https://github.com/JSS95/civiq6/pull/24
What's Changed * fix: fix VimbaRecorder actualLocation by JSS95 in https://github.com/JSS95/civiq6/pull/19 * fix: make ArraySink.setArray check empty array by JSS95 in https://github.com/JSS95/civiq6/pull/20