You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the library only supports Scala Enumerations, and sealed hierarchies enums with a mapping codec. It would be a nice to have that it supports Enumeratum
Description
Currently the library only supports Scala Enumerations, and
sealedhierarchies enums with a mapping codec. It would be a nice to have that it supports Enumeratum