Sources
- New: Added
ValueTupleSource
forValueTuple
s - Changed:
SmartObjects
andSmartObjectsSource
are depreciated in favor ofValueTupleSource
Settings
- Breaking Change: Internal string comparisons (i.e. for placeholder names) are no more culture-specific, but
Ordinal
orOrdinalIgnoreCase
respectively. See discussion under this issue. - Breaking Change: Default
ErrorAction
is nowThrowError
for parser and formatter, instead ofIgnore
Other
- Changed: Removed all members which were flagged obsolete since more than a year.