Skip to content

Releases: ziming/laravel-statsig

bump to 3.0 sdk

21 Mar 09:26
ff1d902
Compare
Choose a tag to compare
1.3

Try out 3.0 sdk

Support Laravel 11

19 Mar 05:57
47322d4
Compare
Choose a tag to compare
1.2

try supp laravel 11 (#7)

Handle ProcessTimedOut Exception

02 Aug 03:39
Compare
Choose a tag to compare

Better Docs & improved flexibility of helper function & blade tag

29 Jul 15:15
Compare
Choose a tag to compare

1.0 I guess...

28 Jul 16:23
Compare
Choose a tag to compare
just a few more links

Support passing arguments to adapters in sync & send commands

28 Jul 15:18
Compare
Choose a tag to compare
0.22

support passing arguments to adapters

Blade and helper function rename

08 Jul 09:32
Compare
Choose a tag to compare
Pre-release

blade tag change from statsigfeaturegate to statsigcheckgate

helper function change from statsig_feature_gate to statsig_check_gate

0.20

01 Jul 08:05
Compare
Choose a tag to compare
0.20 Pre-release
Pre-release

This is simply to deal with my wrong tag of 0.14 earlier where it kept remaining on packagist despite my repeated attempts to delete that wrongly tagged release.

Changed method name

30 Jun 11:23
Compare
Choose a tag to compare
Changed method name Pre-release
Pre-release

LaravelUserToStatsigUserConverter::setConversionCallback() is changed to LaravelUserToStatsigUserConverter::setConversionCallable

Add middleware & convenience methods checkAllGates, checkSomeGates

30 Jun 00:03
Compare
Choose a tag to compare
0.2.1

Add 1st middleware and some initial convenience methods