Stubble v1.4.12 Release Notes

Release Date: 2019-08-11 // over 4 years ago
  • ๐Ÿ”‹ 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