just v1.7.0 Release Notes

Release Date: 2022-10-26 // over 1 year ago
  • ๐Ÿ’ฅ Breaking Changes to Unstable Features

    • 0๏ธโƒฃ Make fallback setting default to true (#1384)

    โž• Added

    • โž• Add more case-conversion functions (#1383 by @gVirtu)
    • โž• Add tempdir setting (#1369 by @dmatos2012)
    • โž• Add [no-exit-message] recipe annotation (#1354 by @gokhanettin)
    • โž• Add capitalize(s) function (#1375 by @femnad)

    Misc

    • Credit contributors in changelog (#1385)
    • โšก๏ธ Update asdf just plugin repository (#1380 by @kachick)
    • Prepend commit messages with - in changelog (#1379)
    • Fail publish if <sup>master</sup> is found in README.md (#1378)
    • ๐Ÿ‘‰ Use for loop in capitalize implementation (#1377)