Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 546 Bytes

File metadata and controls

29 lines (16 loc) · 546 Bytes

Change Logs

v0.2.0

  • change spec: use !"" and ""!" to replace """` to prevent it from being escape

v0.1.3

  • escape """ heredoc syntax
  • upgrade module to fix vulnerability

v0.1.2

  • fix bug: build script incorrectly generates bin files.
  • update outdated index.js

v0.1.1

  • only release necessary files.
  • fix bug: we already upgrade from LiveScript to livescript but code still use LiveScript.
  • remove LiveScript header and wrap code in function.

v0.1.0

  • support yaml.
  • upgrade LiveScript version.