Skip to content

v1.4.12 - Customisation is the name

Choose a tag to compare

@RomanxRomanx released this 11 Aug 12:28
· 26 commits to master since this release
2958ae4

Features

  • Added overload for customising the parser pipeline while configuring your Stubble instance and added Obsolete attribute on old method of setting the pipeline. This will be removed in the next major version. #56 (Thanks to @Tasteful for contributing the change)
  • Added support for overriding the HtmlEncoding when using escaped mustache tags {{{ #68 (Thanks to @mingwli for the idea)
  • Added a configuration option for adding a type to be blacklisted from section iteration. #69