Releases: proengsoft/laravel-jsvalidation
Releases · proengsoft/laravel-jsvalidation
v1.0.5
Features:
- Laravel 5.1 support
v1.0.4
Refactoring:
- Renamed
JsValidation
class name to avoid problems with IDE's code completion
v1.0.3
Bugfixes:
- Input custom attributes from Requests are not applied.
v1.0.2
Features:
- Allow disable validations for certain attributes
- Unit testing
Bugfixes:
- The config key form_selector is not loaded when package boots
v1.0.1
Deleted debug option from view.
v1.0.0
First stable release. Test it and feed back.