Gravity Perks – Conditional Logic Dates – Version –...

## 1.2.17
– Fixed PHP warning. (Credit: [@navidabdi](https://github.com/navidabdi), [@sun](https://github.com/sun))
## 1.2.16
– Fixed issue where using “greater than” or “less than” to compare a Date field with a blank value no longer worked. While this restores that functionality, please considered it deprecated. Use “is” or “is not” to confirm if a Date field has a value.
– Fixed issue where blank rule values could generate a fatal error when using the greater than or less than operator.