Skip to content

0.1.0

Compare
Choose a tag to compare
@SaltyAom SaltyAom released this 15 Feb 15:38
· 13 commits to main since this release
65fdf8d

What's new

Feature:

  • replace arrayItems.join('",\"') in favour of inline joinStringArray to improve performance
  • add sanitize option for handling unsafe character
    • new behavior is sanitize, previously is equivalent to manual
  • support inline a literal value

Full Changelog: 0.0.2...0.1.0