Skip to content

Releases: isap-ou/laravel-enum-helpers

1.3.4

05 Jan 21:36
Compare
Choose a tag to compare
Added project banner

1.3.3

05 Dec 23:02
9efd988
Compare
Choose a tag to compare
Fix publishing config (#9)

1.3.2

21 Nov 12:27
a0d4302
Compare
Choose a tag to compare
Label translations default prefix (#8)

1.3.1

30 Oct 11:04
2afaf73
Compare
Choose a tag to compare
Update ExportEnumsToJsCommand.php (#7)

1.3.0

23 Oct 19:40
Compare
Choose a tag to compare
Merge branch 'main' of github.com:isap-ou/laravel-enum-helpers

1.2.3: Merge pull request #6 from MMortymer/patch-2

23 Oct 17:51
a4c00d2
Compare
Choose a tag to compare
change getLabels to static function

1.2.2

23 Oct 16:12
Compare
Choose a tag to compare
Fix error

1.2.0: Merge pull request #3 from MMortymer/patch-1

23 Oct 15:54
330cf28
Compare
Choose a tag to compare

Added helper method getLabels() that returns a collection of all items with labels

1.1.2

22 Oct 19:30
Compare
Choose a tag to compare

Improved README.md

1.1.0

22 Oct 19:21
Compare
Choose a tag to compare

Added helper method getLabel()