Skip to content

2.1.0

Compare
Choose a tag to compare
@peterfox peterfox released this 22 Dec 01:43
· 36 commits to main since this release

What's Changed

  • Adds a new system for debugging features that are accessed.
  • Testing a feature now is easy to do via the Features facade.
  • You can now add a handler for when features should be expired.
  • Adds a mixin for the Eloquent Query Builder allowing you to use the methods whenFeatureIsAccessible() and whenFeatureIsNotAccessible().

Full Changelog: v2.0.3...v2.1.0