Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 712 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 712 Bytes

Changelog

v0.1.4 (2022-11-17)

  • improve coding style and fix for linters

v0.1.3 (2022-09-06)

  • optimize writing escape sequences and indentations

v0.1.2 (2022-08-29)

  • quote multi-line string with leading tab character
  • quote the marker of end of document

v0.1.1 (2022-08-27)

  • improve performance by reducing write system calls

v0.1.0 (2022-08-27)

  • initial implementation