Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Latest commit

 

History

History
35 lines (18 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 1.95 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.5 (2017-07-22)

Bug Fixes

  • add stringify option to output JSON object as string (#45) (dbf1fa5)
  • Don't stringify with tabs to improve perf (ee75f99), closes #31
  • escape newline/paragraph separators (#18) (939a8cb)
  • Remove confusing statement about polyfill (a06933c), closes #7

Reverts

  • add stringify option to output JSON object as string (#43) (#52) (e528e1d)

0.5.4 (2017-07-22)

Bug Fixes

  • add stringify option to output JSON object as string (#45) (bb495b8)
  • escape newline/paragraph separators (#18) (e70851e)

Reverts

  • add stringify option to output JSON object as string (#43) (#52) (368cf18)