Skip to content

Releases: biiiiiigmonster/hasin

v5.0.1

18 Sep 14:22
4de609a

Choose a tag to compare

What's Changed

  • build(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #56
  • build(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #58
  • fix: solve PHP explicit nullable type deprecation by @biiiiiigmonster in #60
  • build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #57
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #59

Full Changelog: v5.0.0...v5.0.1

Release v5.0.0!

04 Mar 13:49

Choose a tag to compare

What's Changed

  • Adapt to laravel v12.
  • build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #53
  • build(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #54

Full Changelog: v4.0.1...v5.0.0

v4.0.1

17 Oct 13:22
678301f

Choose a tag to compare

What's Changed

  • build(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #47
  • build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #48
  • build(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #50
  • fixed HasOneThrough relationship on laravel-11's change. by @biiiiiigmonster in #52

Full Changelog: v4.0.0...v4.0.1

v4.0.0

17 Mar 07:35
29e0ce0

Choose a tag to compare

What's Changed

New Contributors

v3.1.0

16 Mar 15:15
4ad4266

Choose a tag to compare

What's Changed

  • Use instanceof instead of $this::class by @27pchrisl in #40
  • Fix issue with the previous PR - relationship ordering by @27pchrisl in #41

New Contributors

v3.0.2

15 May 08:43

Choose a tag to compare

Add file export-ignore

v3.0.1

15 May 08:34

Choose a tag to compare

Add file export-ignore

v3.0.0

15 May 08:26

Choose a tag to compare

Match laravel 10.

v2.2.0

15 May 06:08
5f62354

Choose a tag to compare

Fixed

  • Wrong result when HasOne use ofMany.

Quality more.

05 Sep 08:01
276e6a0

Choose a tag to compare

add github action.