Skip to content

Releases: datomatic/nova-enum-field

v1.9.0

03 Apr 13:01
Compare
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
Compare
Choose a tag to compare
  • fix error with StringBackedEnum with numeric string

v1.7.0

16 Aug 09:31
Compare
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
Compare
Choose a tag to compare

Laravel 10 support

v1.6.0

28 Sep 08:18
Compare
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
Compare
Choose a tag to compare
Fix styling

v1.5.0

25 Jul 07:54
Compare
Choose a tag to compare
  • nullable field support
  • json sub-array field (json_column->enum)

v1.4.0

02 Jul 10:14
Compare
Choose a tag to compare
  • updating for datomatic/enum-helper compatibility

v1.3.2

30 Jun 14:53
Compare
Choose a tag to compare
  • fix for dynamic methods

v1.3.1

28 Jun 13:35
Compare
Choose a tag to compare
  • refactor default filter method