Skip to content

Latest commit

History

History
20 lines (15 loc) 路 423 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) 路 423 Bytes

0.8.0

  • Remove content, and introduce procedure
  • Introduce modifier
  • Remove nth filter, use get instead

0.7.0

  • Add browser build
  • Add vscode extension
  • require is supported in inline filters.

0.6.0

  • Temme now requires node >= 6. (Before is 7.6+)
  • Add built-in filter get.
  • Add special filter outerHTML.
  • Others:
    • Update documentation and examples.
    • Fix some bugs in playground.