Releases: DevWizardHQ/laravel-enumify
Releases · DevWizardHQ/laravel-enumify
v1.4.0
🚀 What's Changed
🔧 Dependencies
- Bumped ramsey/composer-install from
v3→v4
→ #16 by @dependabot - Bumped pnpm/action-setup from
v4→v5
→ #17 by @dependabot - Bumped dependabot/fetch-metadata from
v2.5.0→v3.0.0
→ #20 by @dependabot
✨ Features
- Added support for Laravel 13
→ #19 by @Lukasss93
🛠️ Fixes & Improvements
-
Fixed CI matrix:
- Dropped PHP 8.5
- Added PHP 8.2 coverage
→ #22 by @iqbalhasandev
-
Fixed workflows triggering on tag pushes
→ #23 by @iqbalhasandev
👏 New Contributors
- 🎉 @Lukasss93 made their first contribution → #19
📦 Full Changelog
v1.3.0
What's Changed
- Add EnumHelpers trait for utility methods on backed enums by @iqbalhasandev in #13
- Add SKILL.md documentation for Enumify usage and best practices by @iqbalhasandev in #15
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Refactor tests for enumify: enhance Order model setup and improve path handling by @iqbalhasandev in #12
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat: Add enumify:refactor command for detection and normalization by @jannatul7355 in #9
- test: improve test enum path reliability by @iqbalhasandev in #10
- fix: refactor command tests by @iqbalhasandev in #11
New Contributors
- @jannatul7355 made their first contribution in #9
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat: refactor ts output and install by @iqbalhasandev in #5
- Fix indentation, validation, and formatting issues in TypeScript generator by @Copilot in #7
- Add localization support for generated TypeScript enums by @Copilot in #8
- feat: Add localization support for generated TypeScript enums, allowing integration with React/Vue localizer libraries and generating utility hooks. by @iqbalhasandev in #6
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
- Fix CI failures: add missing test coverage and resolve prefer-lowest dependency conflicts by @Copilot in #4
- Preserve exact casing from PHP enum case names in TypeScript by @iqbalhasandev in #3
New Contributors
- @Copilot made their first contribution in #4
- @iqbalhasandev made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #1
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: https://github.com/DevWizardHQ/laravel-enumify/commits/v0.1.0