Releases: oanhnn/laravel-pricing-plans
Releases · oanhnn/laravel-pricing-plans
Verions 0.3.3
Version 0.3.2
Version 0.3.1
Version 0.3.0
0.3.0 - 2018-05-27
Added
- Add local scope
code
forPlan
andFeature
model
Fixed
- Fixed mission
value
andnode
attributes of$plan->features->pivot
Version 0.2.3
Version 0.2.2
0.2.2 - 2018-03-27
Changed
- Update TravisCI, remove allow failure on Laravel 5.6.*
Fixed
- Fix incorrect relationship in Feature model. Thank @cimon77
Version 0.2.1
0.2.1 - 2018-02-26
Added
- Add link to origin repository in README
Changed
- Changed CHANGELOG format
- Update LICENSE
Fixed
- Fixed TravisCI build
Version 0.2.0
The first release
v0.1.0 Fix test incorect with Carbon::setTestNow()