Skip to content

v2.0.0

Choose a tag to compare

@trippo trippo released this 31 Oct 10:58
· 19 commits to main since this release
  • add wrap() method to EnumFrom trait
  • change EnumUniqueId to EnumSerialization trait and change separator to ::
  • add EnumLabel trait if you prefer use ->label() istead of ->desceription()
  • add new EnumProperties trait
  • general refactoring
  • update pest and phpstan versions
  • add pint formatting
  • update github workflow