Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 431 Bytes

File metadata and controls

22 lines (13 loc) · 431 Bytes

0.3.0

  • Support Rails 7 - 8.1, drop support < 7
  • Support Ruby 2.7 - 3.4 and 4.0, drop support < 2.7
  • Switch license from Apache-2.0 to MIT, matching Devise

0.2.0

  • Updated to Rails 4+.
  • Dropped compatibility with Rails 3.1 and Ruby 1.8.

0.1.2

  • Devise dependency locked at 2.1.x.

0.1.1

  • Initial support for Devise 2.1.0.rc.

0.1.0

  • Added the encryptable module and the encryptors from Devise.