1.2.0 release
Enum values are now expected to extend EnumEntry
so that their names can be pulled from an entryName
method in case you want to modify entry serialisation w/o overriding .toString
.
Enum values are now expected to extend EnumEntry
so that their names can be pulled from an entryName
method in case you want to modify entry serialisation w/o overriding .toString
.