Skip to content

Version 1.8.0

Latest
Compare
Choose a tag to compare
@cakkermans cakkermans released this 28 Oct 14:04
· 1 commit to master since this release

This release adds support for custom element sanitizers, implements attribute quote normalization and enables nullable references types to reduce the changes of NullReferenceExceptions.

What's Changed

  • Annotate nullable by @leotsarev in #33
  • Add element sanitizers by @aaubry in #34
  • Enforce single quotes instead of double quotes for attributes #15

New Contributors

Full Changelog: v1.7.1...v1.8.0