imagezero-sys 0.1.1

Rust wrapper for imagezero (losless image compression algorithm) used i.e. in robotics.
Documentation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package imagezero
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.2.4 (2017-09-29)
------------------
* Add documentation; build on Lunar (`#12 <https://github.com/pjreed/imagezero_transport/issues/12>`_)
* Contributors: P. J. Reed

0.2.3 (2016-10-14)
-------------------

0.2.2 (2016-10-05)
------------------
* Don't use Intel-specific GCC flags on non-Intel platforms
* Contributors: P. J. Reed

0.2.1 (2016-09-03)
------------------
* No changes

0.2.0 (2016-08-28)
------------------
* Initial public release
* Contributors: P. J. Reed

0.1.0 (2016-09-22)
------------------
* Initial revision
* Contributors: P. J. Reed