-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
List of breaking changes to consider for next major version:
- Shift all naming to favor STJ-based naming and/or genericity
- Make Newtonsoft converters - e.g.
TypeSafeEnumConverter
generic over the DU case in question (probably less important now given autoTypeSafeEnumAsJsonString mode in Feature: Allow independent control of auto Union vs Typesafe Enum conversion in UnionOrTypeSafeEnumConverterFactory #71) - skipped for now unless someone values it enough to make it a PR - Rename Settings to Options.
- Make Newtonsoft converters - e.g.
- Remove net461 support, target netstandard/net6.0 only (Equinox 4, Propulsion 3 is doing the same)
Metadata
Metadata
Assignees
Labels
No labels