Skip to content

v2.1.0

Latest

Choose a tag to compare

@gmpassos gmpassos released this 15 Feb 18:46
· 2 commits to master since this release

2.1.0

  • Refactored string quoting: enhanced the handling of unquoted strings.
  • Resolved an issue where empty strings were not supported when using unquoted strings.
  • Introduced YamlWriter.config() as a new constructor, along with the YamlWriterConfig class.