Releases: formers/former
Releases · formers/former
4.1.7
Revert #555
Revert #555 due to backwards compatibility issue.
Merge #557 from Barry
Add branch alias from #557
Merge improvements from Barry
Support HTML labels, fix bare PHP support
Add support for HTML in labels.
Fix bare PHP (without Laravel) support from #552. Thanks @profidocs.
Support Laravel 5.5 package discovery
4.1.2 Update README.md
Fix for regex rules with commas, pipes
Fixes for regex rules with commas, pipes per #544 -- thanks @KuenzelIT and @tortuetorche!
Also, I've done some cleanup of our issue queue, PRs, docs, and simplified our development structure.
Former will no longer use a development
branch, and the 4.0
branch is now deprecated and will be removed after it appears safe to do so.
All development should now take place on the master
branch. Laravel 4.0 support is now bug-fix-only mode using the 3.x.x
tags. -- new features will target only laravel 5.
Happy Former'ing!
Support Laravel 5.4
4.1 Improve wording of text skip message