Skip to content

Releases: setnemo/autogenerated-messages

autogenerated-messages v2.4.0

07 Nov 12:12
4719ac6
Compare
Choose a tag to compare

Features

  • add same validation message (f8e87aa)

autogenerated-messages v2.3.0

06 Oct 09:50
ede2dfe
Compare
Choose a tag to compare

Features

  • adds laravel doesnt_start_with and doesnt_end_with validations (8854e34)

autogenerated-messages v2.2.0

05 Oct 21:46
10a5bfa
Compare
Choose a tag to compare

Features

  • adds laravel starts_with and ends_with validations (40fd310)

autogenerated-messages v2.1.0

02 Oct 22:59
9a37ff9
Compare
Choose a tag to compare

Features

  • adds laravel network validation defaults (0163dd8)

autogenerated-messages v2.0.0

16 Feb 22:01
a6694c4
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Add php 8.1 and fix tests

Bug Fixes

  • Add php 8.1 and fix tests (1f7b2cb)

autogenerated-messages v1.7.0

25 Nov 15:16
3761f2d
Compare
Choose a tag to compare

Features

  • Add after rules support (fdd0e2d)

autogenerated-messages v1.6.0

11 Nov 13:14
62a7571
Compare
Choose a tag to compare

Features

  • Add uuid validation message (a3d5ed6)

Reverts

  • "Add uuid validation message" (0770cc0)

autogenerated-messages v1.5.0

22 Oct 15:12
a730579
Compare
Choose a tag to compare

Features

  • Add regex and exists rules support (8dfad6e)

autogenerated-messages v1.4.0

13 Oct 10:15
fbc8048
Compare
Choose a tag to compare

Features

  • Add not_in Rule support (bc0dbb6)

autogenerated-messages v1.3.0

12 Oct 12:31
f73b0e8
Compare
Choose a tag to compare

Features

  • add more validation rules (359041a)