What's Changed
- Generate inference constructor overloads by @flobernd in #8153 and #8159
- This change re-introduces missing overloads that are using the generic type argument to infer index names
- Refactor
Field
andFields
by @flobernd in #8156- Adds correct nullability annotations and static factory methods as an alternative for each implicit conversion operator
Full Changelog: 8.13.8...8.13.9