-------------------
- Update changelog. [Martin Raspaud]
- Bump version: 0.4.0 → 1.0.0. [Martin Raspaud]
- Change development status to stable. [Martin Raspaud]
- Fix version file to just provide one string. [Martin Raspaud]
- Adapt to python3. [Martin Raspaud]
- Pep8 cleanup. [Martin Raspaud]
- Fix image inversion. (don't just negate the values !) [Martin Raspaud]
- Cleanup. [Martin Raspaud]
- Ipython wants a string... [Martin Raspaud]
- Avoid directory creation for image saving unless the filename is a
path. [Martin Raspaud]
- Bugfix ipython inline display. [Martin Raspaud]
- Add support for ipython inline images. [Martin Raspaud]
- Add notifications to slack from travis. [Martin Raspaud]
- Fix gamma and invert tests. [Martin Raspaud]
- Small fixes. [Martin Raspaud]
- Allow stretch parameters in the enhance function. [Martin Raspaud]
- Fix travis for new repo place and containers. [Martin Raspaud]
- Fix unittests hopefully. [Martin Raspaud]
- Support alpha in colorize. [Martin Raspaud]
- Accept and ignore other kwargs in enhance. [Martin Raspaud]
- Add an explicit copy kwarg. [Martin Raspaud]
- Fix broken link in documentation. [Martin Raspaud]
- Adding setup.cfg for easy rpm generation. [Martin Raspaud]
- Add thumbnail capability to saving. [Martin Raspaud]
- For PNG files, geo_image.tags will be saved a PNG metadata. [Lars Orum
Rasmussen]