Skip to content

2.1.0

Compare
Choose a tag to compare
@mshibuya mshibuya released this 23 Feb 08:07
· 360 commits to master since this release
3356634

Added

Fixed

  • Fix Ruby 2.7 deprecations(@mshibuya 9a37fc9e)
  • Fix S3 path-style URL for host with dots for buckets that are placed in other regions than us-east-1(@Bonias #2439)
  • Make MiniMagick::Image constant absolute to prevent misleading 'uninitialized constant' error(@p8 #2437)