just v0.9.1 Release Notes

  • ➕ Added

    • 🔄 Change --eval to print variable value only (#806)
    • ➕ Add positional-arguments setting (#804)
    • 👍 Allow filtering variables to evaluate (#795)

    🔄 Changed

    • Reform and improve string literals (#793)
    • 👍 Allow evaluating justfiles with no recipes (#794)
    • Unify string lexing (#790)

    Misc

    • ✅ Test multi-line strings in interpolation (#789)
    • ➕ Add shell setting examples to README (#787)
    • ⚠ Disable .env warning for now
    • Warn if .env file loaded and dotenv-load unset (#784)