Skip to content

Releases: itchyny/json2yaml

Release v0.1.5

Choose a tag to compare

@github-actions github-actions released this 16 Mar 12:48
  • quote merge key << and default value key =
  • quote line and paragraph separator characters

Release v0.1.4

Choose a tag to compare

@github-actions github-actions released this 17 Nov 11:11
  • Improve coding style and fix for linters

Release v0.1.3

Choose a tag to compare

@github-actions github-actions released this 06 Sep 11:26
  • Optimize writing escape sequences and indentations.

Release v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Aug 00:01
  • Quote multi-line string with leading tab character.
  • Quote the marker of end of document (...).

Release v0.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 02:59
  • Improve performance by reducing write system calls.

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 15:20

Initial release.