* added: support for WooCommerce Block Cart Page and Block Checkout Page
* added: filter 'wc_add_fees_cart_before_add_total_fee': allows to skip adding our fees depending on cart
* added: filter 'wc_add_fees_rest_api_route_is_block_checkout_route': allows to control routing for REST_API calls in block cart and block checkout page
* added: filter 'wc_add_fees_load_block_checkout_scripts': allows to disable loading our block cart and block checkout scripts even when enabled by WC
* removed: code to support WooCommerce < 2.6.14