Skip to content

Latest commit

 

History

History
45 lines (20 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

45 lines (20 loc) · 1.22 KB

3.0.5 (2016-12-12)

3.0.4 (2016-10-11)

3.0.3 (2016-09-26)

3.0.2 (2016-08-06)

Bug Fixes

  • validation:unique: add support for whereNot (54669d3)

3.0.1 (2016-06-28)

Features

  • validator: add sanitizor and raw validations (5efec8e)
  • validator: add unique rule using database provider (13a9b47)

3.0.0 (2016-06-26)

Features

  • validator: add sanitizor and raw validations(5efec8e)
  • validator: add unique rule using database provider(13a9b47)