Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 501 Bytes

HISTORY.md

File metadata and controls

57 lines (34 loc) · 501 Bytes

Escape Change History

3.7.3

  • No changes.

3.7.2

  • No changes.

3.7.1

  • No changes.

3.7.0

  • No changes.

3.6.0

  • No changes.

3.5.1

  • No changes.

3.5.0

  • regex() no longer escapes the # character, since it has no special meaning in JS regexes.

3.4.1

  • No changes.

3.4.0

  • Non-string arguments to html() and regex() are now coerced to strings. [Ticket #2530408]

3.3.0

  • Initial release.