Releases: jeffbass/imagezmq
Releases · jeffbass/imagezmq
Production Release imageZMQ v1.2.0
Production Release of imageZMQ adding new methods
New methods were added:
- Added
close
method inImageSender
andImageHub
classes. - Added
__enter__
and__exit__
methods so thatImageHub
and
ImageSender
will work when used in awith
statement. - Minor bug fixes and documentation updates
First production release of imagezmq
This is the first production release of imagezmq after 2 years of testing. This release is stable. Backwards compatibility will be maintained. If you discover any problems, please open an issue at https://github.com/jeffbass/imagezmq/issues.