Gravity Perks – Advanced Calculations – Version – 1.1.2

## 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.
– Refactored calculation logic to resolve regressions including the `:value` modifier not being used by default as well as addressing currency-formatted numbers being treated as strings in some cases.
– Added `test_complex_calculations.cy.ts`
## 1.1.1 | July 31, 2024
– Fixed regression where currency values could be treated as strings resulting in incorrect calculations.