Skip to content

1.2.0

Compare
Choose a tag to compare
@NeroAzure NeroAzure released this 25 Jan 15:59
· 123 commits to master since this release

Changed

  • __toString has proper return type hint
  • Dependencies now properly allow laravel 5.7+

Added

  • is(EnumValue) method to Enumeration #2
  • is<EnumValue>() methods to Enumeration via __call #2