Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 387 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 387 Bytes

0.2.5.3

  • Bump dependency bounds for 9.4.2.
  • Fixed escaping of legacy entities (#38)

0.2.5

  • Add renderWithOptions and the ability to control how attributes are surrounded with quotes.
  • Update to latest version of blaze-html and blaze-markup. Required bumping the lower bound because the blaze changes were not backwards compatible.
  • Switch from test-framework to hspec.