Ruler v0.3.0 Release Notes

Release Date: 2014-09-02 // over 9 years ago
    • ➕ Add Set and Arithmetic Operators. Thanks @ludicruz!
    • 👍 Allow registering custom Operators. Thanks @tophsic!
    • ➕ Add StartsWith and EndsWith Operators. Thanks @gogume!
    • ➕ Add case-insensitive string comparison Operators.
    • ✂ Remove dependency on Pimple.
    • 🗄 Deprecate Contains Operator in favor of discrete StringContains and SetContains Operators.