- Update README
- Multiple imrpovements to Makefile
- setup.py: Wrong classifier: license is actually GPLv2
- Include version in each build
- Add Doxygen documentation support
- Add Sphinx documentation support
- When testing, do not use system-site-packages
- Fix ACE when # rows is not divisible by CPU count.
- Python: Make sure the image are returned in RGBA only when the alpha channel is meaningful
- CMakeLists: allow custom libraries directory
- compare: fix the expected size for the output image when comparing 2 images with different sizes
- compare(): fix asserts
- compare: allow image of different sizes as input
Signed-off-by: Pierre-Yves <pyu@riseup.net>