| Server IP : 139.59.63.204 / Your IP : 216.73.217.62 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ubuntu-s-1vcpu-1gb-blr1-01 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/demo/html/pragatiold/vendor/ryangjchandler/blade-capture-directive/ |
Upload File : |
# Changelog All notable changes to `blade-capture-directive` will be documented in this file. ## v1.1.0 - 2025-02-25 ### What's Changed * Laravel 12.x Compatibility by @laravel-shift in https://github.com/ryangjchandler/blade-capture-directive/pull/23 ### New Contributors * @laravel-shift made their first contribution in https://github.com/ryangjchandler/blade-capture-directive/pull/23 **Full Changelog**: https://github.com/ryangjchandler/blade-capture-directive/compare/v1.0.0...v1.1.0 ## v1.0.0 - 2024-02-26 ### What's Changed * Laravel 11 support, drop Laravel 9 and PHP 8.0 support by @danharrin in https://github.com/ryangjchandler/blade-capture-directive/pull/19 * chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.5.0 by @dependabot in https://github.com/ryangjchandler/blade-capture-directive/pull/14 * chore(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in https://github.com/ryangjchandler/blade-capture-directive/pull/15 * chore(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/ryangjchandler/blade-capture-directive/pull/16 * chore(deps): bump ramsey/composer-install from 1 to 2 by @dependabot in https://github.com/ryangjchandler/blade-capture-directive/pull/10 * chore(deps): bump actions/checkout from 2 to 4 by @dependabot in https://github.com/ryangjchandler/blade-capture-directive/pull/17 * chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/ryangjchandler/blade-capture-directive/pull/18 **Full Changelog**: https://github.com/ryangjchandler/blade-capture-directive/compare/v0.3.0...v1.0.0 ## v0.3.0 - 2023-02-14 ### What's Changed - Add Laravel 10 support by @jyrkidn in https://github.com/ryangjchandler/blade-capture-directive/pull/12 - Remove support for Laravel 8 ### New Contributors - @jyrkidn made their first contribution in https://github.com/ryangjchandler/blade-capture-directive/pull/12 **Full Changelog**: https://github.com/ryangjchandler/blade-capture-directive/compare/v0.2.2...v0.3.0 ## v0.2.2 - 2022-09-02 **Full Changelog**: https://github.com/ryangjchandler/blade-capture-directive/compare/v0.2.1...v0.2.2 ## v0.2.1 - 2022-08-23 ### What's Changed - chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in https://github.com/ryangjchandler/blade-capture-directive/pull/3 - chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/ryangjchandler/blade-capture-directive/pull/4 - fix: maintain `$this` binding of captured closure by @ryangjchandler in https://github.com/ryangjchandler/blade-capture-directive/pull/5 ### New Contributors - @dependabot made their first contribution in https://github.com/ryangjchandler/blade-capture-directive/pull/3 **Full Changelog**: https://github.com/ryangjchandler/blade-capture-directive/compare/v0.2.0...v0.2.1 ## v0.2.0 - 2022-03-11 ## What's Changed - feature: capture enclosing environment by @ryangjchandler in https://github.com/ryangjchandler/blade-capture-directive/pull/2 ## New Contributors - @ryangjchandler made their first contribution in https://github.com/ryangjchandler/blade-capture-directive/pull/2 **Full Changelog**: https://github.com/ryangjchandler/blade-capture-directive/compare/v0.1.0...v0.1.1 ## v0.1.0 - 2022-03-10 **Full Changelog**: https://github.com/ryangjchandler/blade-capture-directive/commits/v0.1.0 ## 1.0.0 - 202X-XX-XX - initial release