Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 2.76 KB

Release Notes

v1.1.0 - 2025-03-04

What's Changed

Full Changelog: https://github.com/cable8mm/laravel-validation-kisa-rules/compare/v1.0.1...v1.1.0

v1.0.1 - 2024-04-26

What's Changed

Full Changelog: https://github.com/cable8mm/laravel-validation-kisa-rules/compare/v1.0.0...v1.0.1

v1.0.0 - 2024-03-04

What's Changed

Full Changelog: https://github.com/cable8mm/laravel-validation-kisa-rules/compare/v0.9.1...v1.0.0

v0.9.1 - 2024-03-04

What's Changed

  • Correcting a translation message error by @cable8mm in #7

Full Changelog: https://github.com/cable8mm/laravel-validation-kisa-rules/compare/v0.9.0...v0.9.1

v0.9.0 - 2024-03-04

What's Changed

  • Implement the KISA password rule according to the KISA standard by @cable8mm in #1
  • Implement multi language error messages by @cable8mm in #2
  • Switch the test framework from Pest to PHPUnit by @cable8mm in #3
  • Resolve PHPUnit configuration errors and enable testdox and color sensitivity by @cable8mm in #4
  • Implement git hub actions for testing building and generating changelogs by @cable8mm in #5
  • Edit the README to explain about KISA by @cable8mm in #6

New Contributors

Full Changelog: https://github.com/cable8mm/laravel-validation-kisa-rules/commits/v0.9.0