Skip to content

v3.0.0

Compare
Choose a tag to compare
@serilog-build serilog-build released this 02 Jun 23:43
c6192d6
  • #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 various SerilogExpression factory methods
  • Optional or nullable TemplateTheme arguments added to the ExpressionTemplate constructors/factory methods