Skip to content

Releases: MannikJ/laravel-sti

Add nullable type hint for laravel >=8.4

Choose a tag to compare

@MannikJ MannikJ released this 15 May 10:21
v5.0.3

Add nullable type hint

Update README

Choose a tag to compare

@MannikJ MannikJ released this 07 Feb 15:23
v5.0.2

Update README

Update README + Chore

Choose a tag to compare

@MannikJ MannikJ released this 07 Feb 15:17
v5.0.1

Improve README + Remove Logs

Also set type/class for root class

Choose a tag to compare

@MannikJ MannikJ released this 31 Jan 11:19
v5.0.0

Set type class always

Update dependencies

Choose a tag to compare

@MannikJ MannikJ released this 29 Sep 12:31
v4.2.1

Upgrade dependencies

Update newInstance function for newer Laravel versions

Choose a tag to compare

@MannikJ MannikJ released this 29 Sep 12:27
v4.2.0

Change newInstance function

Fix missing fill return

Choose a tag to compare

@MannikJ MannikJ released this 27 Jul 15:42
v4.0.1

Fix missing return of fill function

Refactoring / Maintenance

Choose a tag to compare

@MannikJ MannikJ released this 03 Feb 15:52
v4.0.0

Update README

v3.0.3

Choose a tag to compare

@MannikJ MannikJ released this 09 Aug 08:58
Replace trait init with fill + add type hints

Remove constructor overwrite from trait

Choose a tag to compare

@MannikJ MannikJ released this 06 Aug 15:50

Closes #1