Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 501 Bytes

CHANGELOG.md

File metadata and controls

10 lines (9 loc) · 501 Bytes

Changelog

v0.2.0

Major changes in this version

  • contours.escapeHTML is now deprecated and has been removed as things are now escaped within contours by default.
  • contours.attributes is now deprecated use the syntax shorthand $@${} instead.
  • escapeHTML shorthand $${} deprecated just send a plain string in interpolation brackets to get it escaped.
  • contours.textNode removed use syntax shorthand $#${} instead.
  • contours.safeHTML added
  • option includeScripts is now scripts.