Release Notes¶
v1.0.0¶
Release the Python module as
genicam
.
v0.1.1¶
Merge fixes provided by Mr. Thies Moeller.
v0.1.0¶
Rename
BaseEventManager
AbstractEventManager
.
v0.0.4¶
Let
queue_buffer()
raise an exception instead of returning a status code.Let
flush_buffer_queue()
raise an exception instead of returning a status code.Let
start_acquisition()
raise an exception instead of returning a status code.Let
stop_acquisition()
raise an exception instead of returning a status code.
v0.0.3¶
Add support of
EVENT_REMOTE_DEVICE
.
v0.0.2¶
Add support of
EVENT_ERROR
.Add support of
EVENT_FEATURE_CHANGE
.Add support of
EVENT_FEATURE_INVALIDATE
.Add support of
EVENT_MODULE
.
v0.0.1¶
Official initial release for review.