Skip to content

Releases: datomatic/nova-enum-field

v1.11.0

Choose a tag to compare

@trippo trippo released this 24 Mar 14:48
  • Laravel 13

v1.10.0

Choose a tag to compare

@trippo trippo released this 15 Apr 12:59
  • Laravel 12
  • Nova 5

v1.9.0

Choose a tag to compare

@trippo trippo released this 03 Apr 13:01
  • Fixed a bug with Pure Enum (thanks to @korobkovandrey)
  • Add Laravel 11 compatibility

v1.8.0

Choose a tag to compare

@trippo trippo released this 07 Oct 09:47
  • fix error with StringBackedEnum with numeric string

v1.7.0

Choose a tag to compare

@trippo trippo released this 16 Aug 09:31
  • Display the value returned by the method defined in "property" by @AndreSchwarzer

v1.6.1

Choose a tag to compare

@trippo trippo released this 15 Feb 15:28
927b879

Laravel 10 support

v1.6.0

Choose a tag to compare

@trippo trippo released this 28 Sep 08:18
  • Allow closure in the attach method.
  • Fixed correct use of property parameter on resource edit select

v1.5.1

Choose a tag to compare

@trippo trippo released this 30 Jul 09:13
Fix styling

v1.5.0

Choose a tag to compare

@trippo trippo released this 25 Jul 07:54
  • nullable field support
  • json sub-array field (json_column->enum)

v1.4.0

Choose a tag to compare

@trippo trippo released this 02 Jul 10:14
  • updating for datomatic/enum-helper compatibility