Skip to content

Releases: jeffbass/imagezmq

Production Release imageZMQ v1.2.0

18 Jul 05:08
bb68b57
Compare
Choose a tag to compare
  • Tested imageZMQ with newer versions of Python (through 3.11).
  • Modified tests to use Picamera2 and latest Raspberry Pi OS.
  • Improved documentation content, layout, arrangement.

Production Release of imageZMQ adding new methods

23 May 05:58
Compare
Choose a tag to compare

New methods were added:

  • Added close method in ImageSender and ImageHub classes.
  • Added __enter__ and __exit__ methods so that ImageHub and
    ImageSender will work when used in a with statement.
  • Minor bug fixes and documentation updates

First production release of imagezmq

12 Feb 07:41
Compare
Choose a tag to compare

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.