Skip to content

v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 08:38
· 200 commits to main since this release
146b5e7
      _____           _        __     __             _ 
     / ____|         | |       \ \   / /            | |
    | (___   ___ __ _| | __ _   \ \_/ /_ _ _ __ ___ | |
     \___ \ / __/ _` | |/ _` |   \   / _` | '_ ` _ \| |
     ____) | (_| (_| | | (_| |    | | (_| | | | | | | |
    |_____/ \___\__,_|_|\__,_|    |_|\__,_|_| |_| |_|_|

What's Changed

🚀 Features

🐛 Bug Fixes

  • Include new lines for single quote style @lwronski (#65)
  • Bugfix/Fix parsing new lines for literal style @lwronski (#61)
  • Should skip the empty line at the end for folded value @lwronski (#58)

📖 Docs