Skip to content

v4.1.0

Compare
Choose a tag to compare
@jcollins-g jcollins-g released this 25 Oct 19:00
520e649
  • Move to analyzer 2.7.0. (#2845)
  • The library interface is now explicitly marked as experimental via meta.
  • Experimental feature: HTML output from markdown rendering, {@tool} and
    {@inject-html} is sanitized when hidden option --sanitize-html is passed.
  • Refactor of ModelElement and ElementType constructors. Technically breaking
    but known users of the API do not attempt to construct these types by hand.
    (#2828, #2829)
  • Move to recommended set of hints in linter and correct some small errors
    in regexps. (#2833)