1.0.11
Fixed a JS issue where fields hidden via conditional logic would always trigger a change event creating an infinite loop.
Fixed issue where change event was triggered for fields when values were the same but of different types (e.g. "40" != 40).
Fixed issue where in some browsers, when previously entered values were saved, refreshing the page would result in a mismatch between the displayed value and the input value.
1.0.9
Updated field-specific merge tags to automatically display as currency (100 => $100.00).