v1.1.0
Added
TryCreate(string? key, out {TypeName}? value)factory method returningboolwith[NotNullWhen(true)]on the out parameter for null-safe pattern matching.Casingenum (PascalCase|Preserve) accepted as an optional first argument to[Enumeration]to control how static member names are derived from the string values.