Releases: Jaspaul/laravel-rollout
Releases · Jaspaul/laravel-rollout
v0.2
Introduces additional commands:
- Deactivate
- Deactivates the feature for all of the users.
- Delete
- Deletes the feature from rollout.
- Everyone
- Sets the rollout percentage to 100 and rolls it out for all of the users.
- Remove User
- Removes the provided user from the user whitelist.