imgp v2.5
2018-02-19

What's in?
- New option `--nn` to use nearest neighbour interpolation for PNG files
- Identify Multi Picture Object (MPO) files

-------------------------------------------------------------------------------

imgp v2.4.1
2017-08-29

What's in?
- Integrated with PackageCore to auto-generate packages in Travis CI.

-------------------------------------------------------------------------------

imgp v2.4
2017-07-24

What's in?
- New option `--quality` (`-q`) to specify quality [default: 75]
- Homebrew tap for OS X users [`brew install jarun/imgp/imgp`]
- Option `--quiet` is now `--mute`
- use global fill color white (#ffffff) for alpha channel

-------------------------------------------------------------------------------

imgp v2.3
2017-04-17

Modifications
- Show number of images not processed due to low resolution
- Option `--size` to limit processing by minimum image size

-------------------------------------------------------------------------------

imgp v2.2
2016-10-10

Modifications
- Options --res and --scale unified as --res
- Support negative degrees to rotate anti-clockwise
- Show total converted images, if any
- Show total execution time
- Tested with pillow-simd on SIMD processor

-------------------------------------------------------------------------------

imgp v2.1
2016-10-05

Modifications
- Rename utility to `imgp`
- Support adapting to either hres or vres

-------------------------------------------------------------------------------

imgd v2.0
2016-09-30

News
- imgd is available on AUR

Modifications
- process current directory, if source unspecified
- completion scripts for bash, fish and zsh
- option `--processimgd` is now `--includeimgd`
- option `--keep` to skip images with matching hres/vres
- skip symbolic links to avoid recursive loops
- PEP8 compliance

-------------------------------------------------------------------------------

imgd v1.0
2016-08-17

Initial features
- resize by percentage or resolution
- rotate clockwise by specified angle
- adaptive resize considering orientation
- brute force to a resolution
- optimize images to save more space
- convert PNG to JPEG
- erase exif metadata
- force only larger to smaller resize
- process directories recursively
- overwrite source image option
- minimal dependencies

-------------------------------------------------------------------------------
