Releases: kreeti/kt-paperclip
Releases · kreeti/kt-paperclip
Release v7.2.2
Release v7.2.1
- Use ActiveModel for file size validation (#122)
- Add exception message to avoid exposing class (#115)
- Mutate I18n.load_path only the first time Paperclip::Glue is included (#117)
- Support file extension names both as symbols and strings for :content _type_mappings (#119)
- Fix kwargs vs options hash for Ruby 3.0 compatibility (#116)
Release v7.2.0
- Add logging about Terrapin exception (#108)
- Use a thread local variable for recursion checking (#106)
- Use kwarg when Psych::VERSION >= 3.1.0 (#98)
- AWS: add option s3_acl_enabled (#92)
- Adjust version check to restore compatibility with non-rails projects (#95)
- Unfreeze Paperclip::Schema::COLUMNS used in migrations (#87)
Release v6.4.2
- Fix Rails 6.1 validations by Adding ** to call (#48)
Release v5.4.0
- Fix Ruby 2.7.1 syntax deprecation warnings
- Upgrade mimemagic
- Add constraints to rails related gems
- First kt-paperclip v5 release
Release v4.4.0
- Fix Ruby 2.7.1 syntax deprecation warnings
- Upgrade mimemagic
- Add constraints to rails related gems
- First kt-paperclip v5 release