v1.3.1 - 2023-05-17
- Fixes typo in
PendingScopeFeatureInteraction@values()
by @cosmastech in laravel#61
v1.3.0 - 2023-05-04
- Events for Feature Updates and More by @tylernathanreed in laravel#59
v1.2.1 - 2023-03-17
- Not call whenInactive when it is null by @kafkiansky in laravel#48
- Fix flushCache() on null error by @mbukovy in laravel#56
v1.2.0 - 2023-02-24
- Fixed phpdoc type syntax by @korkoshko in laravel#38
- Adds timestamps to bulk updates by @timacdonald in laravel#37
- Improved manager by @taylorotwell in laravel#44
- Ensure global helper does not conflict with another function by @ChenRuiWang in laravel#46
v1.1.1 - 2023-02-16
- Fix table name not being used and migration error by @bankorh in laravel#36
v1.1.0 - 2023-02-15
- Gracefully handles unexpected
null
scope by @timacdonald in laravel#31
Initial release of Pennant. For more information, please consult the Pennant documentation.