Skip to content

Releases: proengsoft/laravel-jsvalidation

v1.0.5

12 Jun 23:37
Compare
Choose a tag to compare
Features:
  • Laravel 5.1 support

v1.0.4

09 May 15:33
Compare
Choose a tag to compare
Refactoring:
  • Renamed JsValidation class name to avoid problems with IDE's code completion

v1.0.3

11 Apr 15:04
Compare
Choose a tag to compare
Bugfixes:
  • Input custom attributes from Requests are not applied.

v1.0.2

25 Mar 22:45
Compare
Choose a tag to compare
Features:
  • Allow disable validations for certain attributes
  • Unit testing
Bugfixes:
  • The config key form_selector is not loaded when package boots

v1.0.1

17 Mar 12:09
Compare
Choose a tag to compare
Deleted debug option from view.

v1.0.0

17 Mar 02:45
Compare
Choose a tag to compare

First stable release. Test it and feed back.