Skip to content

0.43.0

Compare
Choose a tag to compare
@charleskorn charleskorn released this 12 Mar 01:41
· 410 commits to main since this release
78e07a0
  • New: it's now possible to emit plain (unquoted) string values with SingleLineStringStyle.Plain and MultiLineStringStyle.Plain (#253 - thanks to @nefilim for the PR)

  • ⚠️ Breaking change: YamlConfiguration.singleLineScalarStyle has been renamed to singleLineStringStyle (#253 - thanks to @nefilim for the PR)