Releases: Stillat/blade-parser
Releases · Stillat/blade-parser
1.0.1
- Removes use of helper function not available pre Laravel 9.4 (#7 )
- Adjusts how details are fetched from the
BladeCompiler
to be safer, and provide "future" defaults when the properties/methods don't exist on the current version (#8 )
1.0.0
Finally hit version one! 🎉
0.0.2
- Improves detection of directives (closes #5 )
0.0.1
Initial tag for packagist