We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12db780 commit c5e5ba0Copy full SHA for c5e5ba0
1 file changed
CHANGELOG.md
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## v1.3.0 - 2026-03-10
9
+
10
+### What's Changed
11
12
+* Add EnumHelpers trait for utility methods on backed enums by @iqbalhasandev in https://github.com/DevWizardHQ/laravel-enumify/pull/13
13
+* Add SKILL.md documentation for Enumify usage and best practices by @iqbalhasandev in https://github.com/DevWizardHQ/laravel-enumify/pull/15
14
15
+**Full Changelog**: https://github.com/DevWizardHQ/laravel-enumify/compare/v1.2.0...v1.3.0
16
17
## v1.2.0 - 2026-01-25
18
19
### What's Changed
0 commit comments