Skip to content

Releases: imdrasil/crymagick

Bug fixes

08 Sep 20:37
28bfad6
Compare
Choose a tag to compare

Changes

  • add missing CryMagick::Image.build method
  • disallow to call #format inside of CryMagick::Image#combine_options
  • relax language version restriction
  • fix CryMagcik::Image::Info#clear not clearing out data

Crystal 1.0.0 support

24 Jun 18:35
6bd96a1
Compare
Choose a tag to compare
Merge pull request #7 from imdrasil/bugfix/remove-log-dependency

Remove log dependency

Support 0.35.1 Crystal

22 Oct 21:18
522f2bd
Compare
Choose a tag to compare
Merge pull request #5 from imdrasil/feature/add-crystal-0.35-support

Add crystal 0.35 support

Support Crystal 0.24.1

02 Jan 16:18
Compare
Choose a tag to compare
  • updates to crystal 0.24.1
  • switches to default Tempfile class instead of custom one

Initial release

19 Nov 12:53
Compare
Choose a tag to compare
v0.1.0

Initial ommit