Sha256: 37d3841a37a222e3e4dbb43d7b95d500790ae28ec337d3b97fa6097fb8708c93

Contents?: true

Size: 1.98 KB

Versions: 1

Compression:

Stored size: 1.98 KB

Contents

# (unreleased)

* Bugfixes
    * (none)
* Enhancements
    * (none)

# 4.2.0 (2021-12-03)

* Enhancements
  * Allow rails 6.1 ([#21](https://github.com/emjot/paperclip-globalize3/pull/21))

# 4.1.0 (2019-11-04)

* Bugfixes
    * (none)
* Enhancements
    * Allow rails 5.2 and 6.0 ([#20](https://github.com/emjot/paperclip-globalize3/pull/20))
* Internal / development
    * Update ruby patch versions

# 4.0.0 (2019-07-10)

* Breaking changes 
    * Drop support for ruby < 2.4.6
    * Drop support for globalize < 5.3
    * Drop support for paperclip < 5.3
* Bugfixes
    * Fix `attachment.clear(:style)` not deleting the files ([#17](https://github.com/emjot/paperclip-globalize3/pull/17)) 
* Enhancements
    * Allow globalize 5.3
      With globalize 5.3.0 paperclip-globalize3 is again compatible with Rails 4.2 

# 3.3.0 (2019-05-14)

* Enhancements
    * Allow globalize 5.2 ([#14](https://github.com/emjot/paperclip-globalize3/pull/14)). 
      Note that globalize 5.2.0 is currently broken in rails 4.2; see README. 

# 3.2.0 (2019-04-18)

* Enhancements
    * Allow paperclip 6.1 ([#13](https://github.com/emjot/paperclip-globalize3/pull/13))

# 3.1.0 (2019-04-15)

* Enhancements
    * Support for paperclip 6.0.0 ([#12](https://github.com/emjot/paperclip-globalize3/pull/12))
* Internal / development
    * update ruby patch versions

# 3.0.0 (2018-02-07)

* Breaking changes 
    * Drop support for ruby < 2.2.2
    * Drop support for rails < 4.2
    * Drop support for paperclip < 4.2
    * Drop support for globalize < 5.0
    * Move paperclip-globalize3.rb to paperclip/globalize3.rb 
      (if you manually require 'paperclip-globalize3', change it to 'paperclip/globalize3')
* Bugfixes
    * (none)
* Enhancements
    * Support ruby 2.3 and 2.4
    * Test with paperclip 4.3
    * Support paperclip 5.0/5.1/5.2
    * Support rails 5.1
* Internal / development
    * Bump dependencies 
    * Add rubocop
    * Add yard

# 2.x and before

(Sorry, there was no CHANGELOG before, so please refer to github commits.)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
paperclip-globalize3-4.2.0 CHANGELOG.md