All notable changes to laravel-hijrian
will be documented in this file.
- Support Laravel 11.x
Full Changelog: https://github.com/mohamedsabil83/laravel-hijrian/compare/v4.1.0...v4.2.0
- Update namespace
Full Changelog: https://github.com/mohamedsabil83/laravel-hijrian/compare/v4.0.0...v4.1.0
- Support Laravel 10.x
- Drop supporting Laravel < 10.x
- Drop supporting PHP < 8.1
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #16
- Bump actions/checkout from 3 to 4 by @dependabot in #17
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #18
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #19
Full Changelog: https://github.com/mohamedsabil83/laravel-hijrian/compare/v3.2.0...v4.0.0
- Update DataTime Convert by @AhmedSaidNoreldin in #13
- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #3
- Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #4
- Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #6
- Bump actions/checkout from 2 to 3 by @dependabot in #5
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #7
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #8
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #9
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #10
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #12
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #14
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #15
- Bump ramsey/composer-install from 1 to 2 by @dependabot in #11
- @dependabot made their first contribution in #3
- @AhmedSaidNoreldin made their first contribution in #13
Full Changelog: https://github.com/mohamedsabil83/laravel-hijrian/compare/v3.1.0...v3.2.0
Support Laravel 9
Full Changelog: https://github.com/mohamedsabil83/laravel-hijrian/compare/v3.0.0...v3.1.0
- Refactor using spatie/laravel-package-tools
- Add Laravel 7.x compatibility.
- Drop support for Laravel versions before 5.8
- Add Laravel v6 support.
- Clean some files.
- Add test unit.
- initial release