1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-26 01:03:41 +02:00

merged changes from master into resize

This commit is contained in:
Mikael Roos
2015-12-05 13:58:57 +01:00
41 changed files with 4533 additions and 1514 deletions

View File

@@ -5,11 +5,14 @@ Revision history
[![Build Status](https://scrutinizer-ci.com/g/mosbth/cimage/badges/build.png?b=master)](https://scrutinizer-ci.com/g/mosbth/cimage/build-status/master)
v0.7.7* (2015-10-24)
v0.7.7* (2015-10-25)
-------------------------------------
* Added conversion to sRGB using option `?srgb`. #120.
* Change path in `webroot/htaccess` to make it work in current environment.
* More examples on dealing with cache through bash `bin/cache.bash`, #129.
* Added Gitter badge to README, #126.
* Fix proper download url in README, #125.
v0.7.7 (2015-10-21)