Aura.Filter v2.0.0-beta3 Release Notes

Release Date: 2016-01-27 // about 8 years ago
  • 🚀 Third beta release.

    • 🚚 (BRK) Due to new blank-checking in ValidateSpec::applyRule(), remove 'blank' validation rule, and add 'isBlank()' validation spec method.

    • 0️⃣ (FIX) Filter arguments using arrays, resources, and objects (including closures) no longer cause errors when creating the default filter message.

    • (ADD) Validation now fails on missing (unset or null) fields.

    • 📚 (DOC) Update documentation.