Gravity Perks – Advanced Calculations – Version – 1.1.3

## 1.1.3 | August 27, 2024
– Fixed issue where decimal comma numbers would be treated as strings in some formulas.
– Fixed issue with unicode characters used in string comparisons.
– Fixed issue where partially numeric values (e.g. number ranges with dash, Zip + 4, etc.) could get treated as numbers rather than strings in conditional statements.
## 1.1.2 | August 14, 2024
– Added support for new `:choice_label` modifier to explicitly get the label from a choice in a formula as Advanced Calculations will default to getting the value of the choice. `:label` is for getting the label of the field itself.