v7.0.0
- Changed the minimum required PHP version to 8.1. Support for PHP 7 is still maintained here.
- Deprecated
getVariationId()
andgetAllVariationIds()
methods in favor ofgetValueDetails()
andgetAllValueDetails()
.
getVariationId()
and getAllVariationIds()
methods in favor of getValueDetails()
and getAllValueDetails()
.