- 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
- 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.