php 8.2 required
PabloJoan\Feature\Feature
class has been renamed to PabloJoan\Feature\Features
$feature->variant()
function has been renamed to $feature->getEnabledVariant()
renamed the enabled
stanza to variants
.
removed short hand implementation when there is only one variant.
php 8.2 is now required
improved performance on random bucketing by implementing php Random\Randomizer
extension.