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 theYamlWriterConfigclass.