Skip to content

Releases: DevWizardHQ/laravel-enumify

v1.4.0

12 Apr 04:58

Choose a tag to compare

🚀 What's Changed

🔧 Dependencies

  • Bumped ramsey/composer-install from v3v4
    #16 by @dependabot
  • Bumped pnpm/action-setup from v4v5
    #17 by @dependabot
  • Bumped dependabot/fetch-metadata from v2.5.0v3.0.0
    #20 by @dependabot

✨ Features

🛠️ Fixes & Improvements


👏 New Contributors


📦 Full Changelog

👉 v1.3.1...v1.4.0

v1.3.0

10 Mar 06:20
12db780

Choose a tag to compare

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

25 Jan 07:25
4fc73a8

Choose a tag to compare

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

25 Jan 06:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Jan 01:12
16288bd

Choose a tag to compare

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

15 Jan 12:10
ce41121

Choose a tag to compare

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

15 Jan 08:43

Choose a tag to compare

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

Full Changelog: https://github.com/DevWizardHQ/laravel-enumify/commits/v0.1.0