Skip to content

Latest commit

 

History

History
106 lines (61 loc) · 4.64 KB

CHANGELOG.md

File metadata and controls

106 lines (61 loc) · 4.64 KB

Changelog

All notable changes to laravel-validation-rules will be documented in this file.

2.0.0 - 2024-12-30

What's Changed

  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #24
  • Upgrade dependencies and php 8.4 by @bastien-phi in #25

Full Changelog: https://github.com/Soyhuce/laravel-validation-rules/compare/1.6.0...2.0.0

1.6.0 - 2024-09-04

What's Changed

  • Add Every validation rule to validate array items by @bastien-phi in #23
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #21
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #18

Full Changelog: https://github.com/Soyhuce/laravel-validation-rules/compare/1.5.0...1.6.0

1.5.0 - 2024-08-07

What's Changed

  • Respect custom attribute and messages from Validator in DbBoolean by @ElRochito in #22

New Contributors

  • @ElRochito made their first contribution in #22

Full Changelog: https://github.com/Soyhuce/laravel-validation-rules/compare/1.4.0...1.5.0

1.4.0 - 2024-03-08

What's Changed

  • Laravel 11 support by @EdenMl in #19

Full Changelog: https://github.com/Soyhuce/laravel-validation-rules/compare/1.3.0...1.4.0

1.3.0 - 2023-11-24

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #12
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #13
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #14
  • Bump actions/checkout from 3 to 4 by @dependabot in #15
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #16
  • Run tests on PHP 8.3 by @EdenMl in #17

New Contributors

  • @EdenMl made their first contribution in #17

Full Changelog: https://github.com/Soyhuce/laravel-validation-rules/compare/1.2.0...1.3.0

1.2.0 - 2023-11-24

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #8
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #10
  • Laravel 10 support by @bastien-phi in #11
  • Bump ramsey/composer-install from 1 to 2 by @dependabot in #9

Full Changelog: https://github.com/Soyhuce/laravel-validation-rules/compare/1.1.0...1.2.0

1.1.0 - 2022-10-21

What's Changed

  • Bump actions/checkout from 2 to 3 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #6
  • Tests on PHP 8.2 by @bastien-phi in #7

Full Changelog: https://github.com/Soyhuce/laravel-validation-rules/compare/1.0.1...1.1.0

1.0.1 - 2022-08-25

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #2
  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #3
  • Fix DbBoolean message generation by @bastien-phi in #4

New Contributors

  • @dependabot made their first contribution in #2

Full Changelog: https://github.com/Soyhuce/laravel-validation-rules/compare/1.0.0...1.0.1

1.0.0 - 2022-03-09

What's Changed

  • Publish internal package by @bastien-phi in #1

New Contributors

  • @bastien-phi made their first contribution in #1

Full Changelog: https://github.com/Soyhuce/laravel-validation-rules/commits/1.0.0