Releases: ziming/laravel-statsig
Releases · ziming/laravel-statsig
Add middleware & convenience methods checkAllGates, checkSomeGates
0.2.1 Add 1st middleware and some initial convenience methods
Shorten set conversion callback method name
0.2.0 shorten method name
Fix imports of previous release
Previous release have some wrong imports. This release fixes them
Blade Directive & helper function to check gates
Added blade directive & helper function for easier checking of Statsig feature gates in frontend blade templates.
Commands Fixed
0.1.4 create /tmp/statsig.logs file if it doesn't exist (my friend computer…
Fix default convert method
0.1.3 cast to string before calling method
Fix Commands
0.1.2 output command result
Default to empty string for api key if none is specified
0.1.1 default to empty string
Initial Pre-release
0.1 call it a day again