- Laravel 9 compatibility
- PHP 8 compatibility
- Laravel 8 compatibility
- Update composer dependencies (#11)
- Upgrade testbench version
- Update license date
- Fix compiler regex
- Ignore tags that contain JavaScript (#8)
- Change PHP requirement from
7.1
to7.0
.
- Remove
+$
from pattern
- Handle bitwise operators
- Extend the compiler intstead of replacing it
- Make regexp non-greedy where it's necessary (#4)
- Changed to boolean parameter for the currency filter
- Move macros to their own class (#2)
- Initial Release