Skip to content

Latest commit

 

History

History
92 lines (51 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

92 lines (51 loc) · 2.76 KB

Changelog

All notable changes to model-required-fields will be documented in this file.

1.13.3 - 2024-08-07

  • Improve GitHub issues templates and Security policy

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.13.2...1.13.3

1.13.2 - 2024-07-25

  • refactor code
  • improve docs with adding --dev flag to composer require

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.13.1...1.13.2

1.13.1 - 2024-07-21

fix badges in readme file

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.13.0...1.13.1

1.12.0 - 2024-07-21

  • FIx bugs for mariadb

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.11.0...1.12.0

1.11.0 - 2024-07-18

  • Add much more flexibility and options to the trait with test

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.9.1...1.11.0

1.10.0 - 2024-07-18

  • Make the package full backward compatible with laravel 11, 10, 9, 8, 7, and 6.
  • Make github action to test with all previos laravel version when push.

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.9.1...1.10.0

1.9.1 - 2024-07-15

  • support all Laravel versions until version 6

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.9.0...1.9.1

1.8.0 - 2024-07-15

  • support to laravel version 8
  • support laravel versions before ulid
  • change code to support php 7.4

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.7.0...1.8.0

1.7.0 - 2024-07-15

support previous versions of illuminate/contracts

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.6.0...1.7.0

1.6.0 - 2024-07-15

  • Fix bugs
  • Improve docs

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.5.1...1.6.0

1.5.0 - 2024-07-14

1.4.0 - 2024-07-14

Make the library more compatible with lower versions

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.3.0...1.4.0

1.3.0 - 2024-07-13

Validate composer json, and fix minor erros in packagist Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/compare/1.2.0...1.3.0

1.2.0 - 2024-07-13

Now the package is production-ready for laravel 10 and above, backed with tests and proper documentation.

Full Changelog: https://github.com/WatheqAlshowaiter/model-required-fields/commits/1.2.0