diff options
author | sybio <clement.guillemain@gmail.com> | 2012-09-21 16:59:39 +0200 |
---|---|---|
committer | sybio <clement.guillemain@gmail.com> | 2012-09-21 16:59:39 +0200 |
commit | 344c99c028c69f20b52df8c6b0792289b1adf34e (patch) | |
tree | a7a7e380d604452a977d378043bf9bed0dca58ab | |
parent | c9ed83b85aad147c59aff0d89adb570f8cdd5d2b (diff) | |
download | ImageWorkshop-344c99c028c69f20b52df8c6b0792289b1adf34e.zip ImageWorkshop-344c99c028c69f20b52df8c6b0792289b1adf34e.tar.gz ImageWorkshop-344c99c028c69f20b52df8c6b0792289b1adf34e.tar.bz2 |
- Adding ImageWorkshop on http://travis-ci.org/ for controlled continuous integration
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -3,12 +3,15 @@ # ================================
### Summary and features
-Most flexible PHP class to work with images using the GD Library
+Really flexible and easy-to-use PHP class to work with images using the GD Library
http://phpimageworkshop.com/
### Latest updates
+**Version 1.2.5 - 2012-09-21**
+- Adding ImageWorkshop on http://travis-ci.org/ for controlled continuous integration
+
**Version 1.2.5 - 2012-09-18**
- Fixing the only one known bug that we are tracking for a long time: you can know
apply a rotation -(>rotate()) and then an opacity (->opacity()) on a layer without crash.
@@ -59,4 +62,4 @@ And also: - Cédric Spalvieri - Novaway [skwi69]
- Elton Minetto - Coderockr [eminetto]
- Phil Sturgeon - HappyNinjas Ltd. [philsturgeon]
-- [ziadoz] +- [ziadoz]
|