0.1
- imagick_sample(), imagick_resize(), imagick_crop(), imagick_shear(), imagick_rotate(), imagick_morph() are depraceted and replaced by the corresponding imagick_copy_* function, which return a new handle. The depracated functions will be removed in the next version.
- Cosmetic changes to phpinfo()
- Fixed some critical resource allocation errors

0.0.2a

- The segfault at loading images was fixed

0.0.2

- added andrei as author
- better config support
- better errorhandling
- annotate text function

0.0.1

- initial release
