Releases: PabloJoan/feature
Releases · PabloJoan/feature
8.0.2
29 Nov 17:16
Compare
Sorry, something went wrong.
No results found
8.0.1
28 Nov 06:46
Compare
Sorry, something went wrong.
No results found
Bug fix where if the string hash maps to 100 or the random number generator returns 100, and the variant is configured to 100, it will not return that variant.
Full Changelog : 8.0.0...8.0.1
php 8.3 required
28 Nov 02:01
Compare
Sorry, something went wrong.
No results found
php 8.3 is now required
Simplified random bucketing algorithm.
Full Changelog : 7.0.0...8.0.0
php 8.2 required
12 Apr 09:12
Compare
Sorry, something went wrong.
No results found
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.
6.0.3
10 Jun 17:25
Compare
Sorry, something went wrong.
No results found
changed the id bucket hash algorithm to crc32c, further improving performance
small performance boost
07 Jun 00:17
Compare
Sorry, something went wrong.
No results found
improve performance by using faster hash algorithm
Bug fix
29 May 23:24
Compare
Sorry, something went wrong.
No results found
fix bug on variant = "0" on features with no variants
Simplified API. Breaking changes.
27 May 01:57
Compare
Sorry, something went wrong.
No results found
PHP >= 8.0
removed users, groups, admin, url overide options
5.0.1
03 Nov 23:59
Compare
Sorry, something went wrong.
No results found
5.0.0
29 Oct 17:29
Compare
Sorry, something went wrong.
No results found
rename public_url_override to url_override