Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 268 Bytes

CHANGES.md

File metadata and controls

21 lines (16 loc) · 268 Bytes

CHANGES

0.2.3

  • Fixed bug of escaping JSON string.

0.2.2

  • Fixed bug of escaping JSON string.

0.2.1

  • Added getIssue() function.
  • Fixed bug due to unicode string.
  • Test improved.

0.2.0

  • Replace eval() to JSON.parse().