Skip to content

Latest commit

 

History

History
85 lines (54 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

85 lines (54 loc) · 3.52 KB

Changelog

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

v4.2.0 - 2024-03-12

What's Changed

  • Support Laravel 11.x

Full Changelog: https://github.com/mohamedsabil83/laravel-hijrian/compare/v4.1.0...v4.2.0

v4.1.0 - 2024-03-11

v4.1.0 - 2024-03-11

What's Changed

  • Update namespace

Full Changelog: https://github.com/mohamedsabil83/laravel-hijrian/compare/v4.0.0...v4.1.0

v4.0.0 - 2024-03-11

What's Changed

  • 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

v3.2.0 - 2023-06-09

What's Changed

  • 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

New Contributors

  • @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 - 2022-02-08

Support Laravel 9

Full Changelog: https://github.com/mohamedsabil83/laravel-hijrian/compare/v3.0.0...v3.1.0

v3.0.0 - 2021-12-22

  • Refactor using spatie/laravel-package-tools

v2.0.0 - 2020-05-08

  • Add Laravel 7.x compatibility.
  • Drop support for Laravel versions before 5.8

v1.1.0 - 2019-08-10

  • Add Laravel v6 support.
  • Clean some files.
  • Add test unit.

v1.0.0 - 2019-06-16

  • initial release