Enumerize v2.4.0 Release Notes
Release Date: 2020-12-12 // over 2 years ago-
✨ enhancements
- ⚠ Show warning when enumerized value name conflicts with existing object's methods. (by @aki77)
- ➕ Add RSpec support for shallow scopes. (by @nashby)
- ⬇️ Drop support for Ruby older than 2.5. Support only Ruby 2.5+. (by @nashby)
- ⬇️ Drop support for Rails 4. Support only Rails 5.2+. (by @nashby)
- ➕ Add support for Rails 6.1 (by @y-yagi)
🐛 bug fix