- #1179 - support for
Destructure.AsScalar(type)
in key-value settings (@tsimbalar) - #1174 - partial support for
Destructure.Xxx()
in key-value settings (@tsimbalar) - #1192 - support for
Destructure.With(policy)
in key-value settings (@tsimbalar) - #1189 - renew certificate to fix UWP integration tests (@skomis-mm)
- #1197 - make it simple to compare
Logger.Instance
withLogger.None
(@ie-zero) - #1198 - support
*.With(...)
andAuditTo.Sink(sink)
/WriteTo.Sink(sink)
in key-value settings (@tsimbalar) - #1220 - include
repositoryUrl
in the NuGet package (@MaximRouiller) - #1233 - fix padding of non-string values in output templates (@nblumhardt)
- #1169 - update performance tests to
netcoreapp2.0
(@merbla) - #1234 - add tests for custom
IFormatProvider
support (@tsimbalar) - #1236 - fix failure/exception thrown when calling
ForContext()
to destructure some generated proxy types (@balayoglu) - #1269 - add
netstandard2.0
target to shrink dependency graph on compatible platforms (@nblumhardt)