Releases: laravel/pennant
Releases · laravel/pennant
v1.12.0
- [1.x] Add a new
@featureany
directive by @ryangjchandler in #122
v1.11.0
- [1.x] Add ability to resolve feature instance. by @timacdonald in #118
v1.10.0
- Fixes purge output message when nothing is purged by @timacdonald in #114
- Add
loadAll
method by @timacdonald in #113
v1.9.0
- [1.x] Introduce before hook by @timacdonald in #111
v1.8.3
- [1.x] Use constant for updated_at column name by @thijsvdanker in #108
- [1.x] Fixes wrong column reference by @timacdonald in #109
v1.8.2
- [1.x] Ensure values returns feature name by @timacdonald in #107
v1.8.1
- [1.x] Extract insert all by @timacdonald in #105
v1.8.0
- [1.x] Improve unique constraint handling for high traffic applications by @timacdonald in #104
v1.7.1
- [1.x] Make commands lazy by @timacdonald in #96
v1.7.0
- Make timestamp column names easy to change by @thijsvdanker in #90
- [1.x] Allow excluding features from purge command by @timacdonald in #89
- Ensure strings by @timacdonald in #91