v3.0.0
- #35 - go dependency-free by interning the needed pieces of Superpower;
net5.0
target (@nblumhardt) - #38 - support ANSI terminal themes in
ExpressionTemplate
(@nblumhardt) - #19 - use the supplied
IFormatProvider
(if any) in culture-specific formatting operations (@nblumhardt)
Breaking changes in this release:
- Optional or nullable
IFormatProvider
arguments added to the variousSerilogExpression
factory methods - Optional or nullable
TemplateTheme
arguments added to theExpressionTemplate
constructors/factory methods