Skip to content

Releases: PrinsFrank/enums

v1.4.1 Simplify backedEnum::toArray

29 Dec 14:13
3acfedf

Choose a tag to compare

What's Changed

Full Changelog: v1.4...v1.4.1

v1.4 Narrow return type of ::values, ::names and ::getCaseAttributes to lists from array

18 Nov 21:13
1d34858

Choose a tag to compare

What's Changed

  • The names, values and getCaseAttributes methods return lists, not generic arrays by @PrinsFrank in #10

Full Changelog: v1.3...v1.4

v1.3 PHP8.4 Support

17 Oct 19:30
532e5d5

Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3

v1.2 Attribute support

01 Feb 14:16
2317cc2

Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.2

v1.1 Minor optimizations and generic fixes

01 Jan 13:26
95a566a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0...v1.1

v1.0 Initial Release

29 Dec 16:07

Choose a tag to compare

Add documentation for package