- Support Rails 4.1 - 7.0, dropped support for Rails <= 4.0. (same support as Devise as of v4.8)
- Support Ruby 2.1 - 3.1, dropped support for Ruby <= 2.0. (same support as Devise as of v4.8)
- Updated to Rails 4+.
- Dropped compatibility with Rails 3.1 and Ruby 1.8.
- Devise dependency locked at
2.1.x
.
- Initial support for Devise
2.1.0.rc
.
- Added the encryptable module and the encryptors from Devise.