- Ancillary data and feature invalidation functions.
- Manual setting of frame payload size.
- NumPy support for (most) pixel formats.
- Support for Vimba v3.0+.
- Timeout error checking to single frame acquisition example.
- Removed f-strings for backwards compatibility.
- Timeout parameter to acquire frame function.
- MIT license.
- Bug fix for USB cameras trying to adjust packet size.
- Colour camera example.
- Bug fix when attempting to open a USB camera.
- Auto adjust packet size upon opening camera.
- Command type features can now be called directly as an object attribute.
- Increased default frame buffer size from 3 to 10.
- Also looks in working directory for VimbaC.dll to make distribution easier.
- Convenience functions for arming and acquiring single images and image streams from a camera.
- Refactored classes and module structure.
- Python 3 support only.
- Usage examples.