Releases: biiiiiigmonster/hasin
Releases · biiiiiigmonster/hasin
v4.0.1
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
What's Changed
- Update Laravel dependency to ^11.0 by @AlexGodbehere in #43
New Contributors
- @AlexGodbehere made their first contribution in #43
v3.1.0
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
- @27pchrisl made their first contribution in #40
v3.0.2
Add file export-ignore
v3.0.1
Add file export-ignore
v3.0.0
Match laravel 10.
v2.2.0
Fixed
- Wrong result when
HasOne
useofMany
.
Quality more.
add github action.
Quality more.
feat
- add 36 cases test!
fix
- fix
whereRelation
function.
update laravel9
v2.0.0 update laravel9.