* Important - WooCommerce 3.1 support added.
* Feature - Added support for importing/exporting bundles with the new WC 3.1 product importer/exporter.
* Fix - Wrong bundled product/variation availability status when the product/variation is on backorder (with notification) and the min bundled item quantity is 0.
* Fix - 'Override Default Selections' option includes attributes not used in variations.
* Fix - Text domain and string inconsistencies with WooCommerce core.
* Tweak - Introduce runtime caching of bundle price methods' output. Use 'woocommerce_bundle_prices_hash' filter if applying price filters conditionally and conditions change during a single request.
* Tweak - Introduce 'woocommerce_get_bundle_availability' filter.
* Tweak - Single product page "Total:" visibility tweaks for bundles with static prices.