* Fix - Fatal error on PHP 8 when aborting unpacked item.
Add - Declared HPOS Compatibility
* Fix - Remove unnecessary files from plugin zip file.
* Tweak - WC 6.8 compatibility.
* Fix - Change dimensions and weight units passed to WC_Boxpack.
* Tweak - Check if WooCommerce\BoxPacker\WC_Boxpack class exists before including.
* Tweak - Transition version numbering to WordPress versioning.
* Tweak - WC 6.7 and WP 6.0 compatibility.
* Fix - Remove Non-Standard fees from rate total if a package matches USPS Tube dimensions.
* Fix - Fatal error "Call to a member function get_option() on null" if shipping and shipping calculations are disabled in Shipping location(s) option.
Fix - Remove class_exists check for WC_Boxpack. Jetpack Autoloader handles this now.