Skip to content

v2.2.0

Compare
Choose a tag to compare
@bretcope bretcope released this 15 Jun 23:48
  • Fixed additionalDefaultConverters parameter (it never actually worked in the past). The parameter is now of type IEnumerable<ISettingConverter>. This is technically a breaking change since some method signatures changed.