Skip to content

Releases: mindbox-cloud/Quokka

6.0.1

08 Sep 13:33
Compare
Choose a tag to compare
  • HtmlTemplate now supports RenderSettings

6.0.0

07 Sep 15:39
Compare
Choose a tag to compare
  • Introduced RenderSettings property. RenderSettings contains set of options which are applied during template rendering process.
  • Every ScalarTemplateFunction now uses RenderSettings during invokation.
  • Added localization support. Following functions now use CultureInfo property specified inside RenderSettings:
    • FormatDateTimeTemplateFunction
    • FormatTimeTemplateFunction
    • ToUpperTemplateFunction
    • ToLowerTemplateFunction
    • FormatDecimalTemplateFunction
    • CapitalizeAllWordsTemplateFunction

3.8.5

18 Jun 07:27
062f597
Compare
Choose a tag to compare

String templating library