Skip to content

Releases: datomatic/nova-enum-field

v1.10.0

15 Apr 12:59

Choose a tag to compare

  • Laravel 12
  • Nova 5

v1.9.0

03 Apr 13:01

Choose a tag to compare

  • Fixed a bug with Pure Enum (thanks to @korobkovandrey)
  • Add Laravel 11 compatibility

v1.8.0

07 Oct 09:47

Choose a tag to compare

  • fix error with StringBackedEnum with numeric string

v1.7.0

16 Aug 09:31

Choose a tag to compare

  • Display the value returned by the method defined in "property" by @AndreSchwarzer

v1.6.1

15 Feb 15:28
927b879

Choose a tag to compare

Laravel 10 support

v1.6.0

28 Sep 08:18

Choose a tag to compare

  • Allow closure in the attach method.
  • Fixed correct use of property parameter on resource edit select

v1.5.1

30 Jul 09:13

Choose a tag to compare

Fix styling

v1.5.0

25 Jul 07:54

Choose a tag to compare

  • nullable field support
  • json sub-array field (json_column->enum)

v1.4.0

02 Jul 10:14

Choose a tag to compare

  • updating for datomatic/enum-helper compatibility

v1.3.2

30 Jun 14:53

Choose a tag to compare

  • fix for dynamic methods