just v1.6.0 Release Notes

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

    • Require set fallback := true to enable recipe fallback (#1368)

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Allow fallback with search directory (#1348)

    โž• Added

    • Don't evaluate comments (#1358)
    • โž• Add skip-comments setting (#1333 by @neunenak)
    • ๐Ÿ‘ Allow bash completion to complete tasks in other directories (#1303 by @jpbochi)

    Misc

    • โช Restore www/CNAME (#1364)
    • ๐Ÿ‘Œ Improve book config (#1363)
    • โž• Add kitchen sink justfile to test syntax highlighting (#1362 by @nk9)
    • Note version in which absolute path construction was added (#1361)
    • โœ… Inline setup and cleanup functions in completion script test (#1352)