Skip to content

Releases: Jaspaul/laravel-rollout

v0.2

30 Mar 17:57
Compare
Choose a tag to compare

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.

v0.1

29 Mar 20:18
Compare
Choose a tag to compare
Add the ability to whitelist a feature for a user