Hightop v0.3.0 Release Notes

Release Date: 2021-08-12 // over 2 years ago
    • Raise ActiveRecord::UnknownAttributeReference for non-attribute arguments
    • Raise ArgumentError for too many arguments with arrays and hashes
    • ✂ Removed uniq option (use distinct instead)
    • ⬇️ Dropped support for Active Record < 5.2 and Ruby < 2.6

Previous changes from v0.2.4

    • ➕ Added warning for non-attribute argument
    • ➕ Added deprecation warning for uniq