Releases: digital-entropy/laravel-patcher
Releases · digital-entropy/laravel-patcher
v1.4.3
add Laravel 12 Support
Full Changelog: v1.4.2...v1.4.3
v1.4.2
- Fix cannot call
$this->command
ineligible
method
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- update dependency to support laravel 11 by @iqbalatma in #7
New Contributors
- @iqbalatma made their first contribution in #7
Full Changelog: v1.4.0...v1.4.1
v1.4.0
- Update dev dependencies
- Add perpetual message on status command
v1.3.2
- Fix skipped patch text
- Fix skipped patch state stuck on "not run"
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
Fix error caused by laravel migration api change
Full Changelog: v1.2.1...v1.3.0
v1.2.1
fix message when running patcher:run
command