WooCommerce Measurement Price Calculator - V3.23.5
Version: 3.23.5
* Fix - Replace deprecated usages of `is_ajax()` in favor of `wp_doing_ajax()`
* Misc - Require WooCommerce 3.9.4 or newer
* Dev - Add hooks to allow product data to be filtered before display
* Fix - Address some floating point math issues by using BigNumber.js and Brick\Math libraries
* Tweak - Format available stock number for measurement products with thousands and decimal separators
* Misc - Remove support for the legacy woo-includes functions