J

just

J
just Dev Tools v1.57.0

1.57.0

Changed Pass arguments to cmd.exe without escaping (#3636 by casey) split('') splits into characters (#3650 by casey) Accept markdown justfiles found by name (#3648 by casey) Make [env] variables visible to shell() invocations (#3631 by casey) Forbid duplicate groups (#3626 by casey) Forbid option names beginning with - (#3608 by casey) Don't accept option arguments starting with -= or --= (#3607…

J
just Dev Tools v1.56.0

1.56.0

Fixed Omit authorization header in install script if GITHUB_TOKEN is empty (#3595 by casey) Evaluate assignments in dependency order (#3591 by casey) Do not run shell() commands during dry run (#3588 by casey) List aliases for recipes in other modules (#3581 by casey) Don't unindent format strings twice (#3579 by casey) Include doc comments and attributes in --show (#3578 by casey) Don't resolve s…

J
just Dev Tools v1.55.1

1.55.1

Fixed Fix panic when empty path is passed to --show and --usage (#3511 by casey) Misc Upgrade sha2 to 0.11.0 (#3512 by casey) Remove Test::test_round_trip() (#3509 by casey) Remove round-trip testing (#3508 by casey)

J
just Dev Tools v1.55.0

1.55.0

Fixed Fix forwarded dependency flag value (#3489 by casey) Changed Allow [arg(pattern)] to be a list (#3484 by casey) Allow [arg(help)] to be expression (#3483 by casey) Allow [arg(pattern)] to be expression (#3482 by casey) Added Add stream gates to style() (#3503 by casey) Accept -F for --dotenv-filename (#3498 by casey) Add just_version() function (#3497 by casey) Add [arg(multiple)] (#3493 by…

J
just Dev Tools v1.54.0

1.54.0

Fixed Forbid duplicate attribute keys (#3454 by casey) Clear signal handler when infallible line catches signal (#3444 by casey) Changed Allow passing --dotenv-command multiple times (#3445 by casey) Allow [arg] value to be expression (#3429 by casey) Added Add [continue] attribute (#3442 by casey) Add --dotenv-command and set dotenv-command (#3441 by casey) Cached Recipes Add cache key to verbose…

J
just Dev Tools v1.53.0

1.53.0

Added Add recipe_name() function (#3366 by casey) Support markdown justfiles (#3361 by casey) Changed Allow omitting assert() message (#3423 by casey) Preserve bare [arg] long key when formatting (#3397 by casey) Lists Add list concatenation operator (#3427 by casey) Do not export empty lists (#3424 by casey) Add split() function (#3420 by casey) Make which() require set lists (#3418 by casey) Mak…

J
just Dev Tools v1.52.0

1.52.0

Added Add [shell] attribute to override default-script setting (#3359 by casey) Add default-script setting (#3354 by casey) Add --default-list flag (#3350 by casey) Add default-list setting (#3337 by casey) Changed Disable aliases that depend on absent modules (#3358 by casey) Print formatted justfile to stdout when source is stdin (#3356 by casey) Allow search directory with more subcommands (#33…

J
just Dev Tools v1.51.0

1.51.0

Added Add no-cd setting (#2981 by hans-d) Changed Allow [env] attribute to take expressions (#3329 by casey) Allow using expressions with [working-directory] (#3326 by casey) Read justfile from standard input with --justfile - (#3325 by casey) Make parent_directory() of bare filename return . (#3313 by casey) Make [env] override module-level exports (#3312 by casey) Fixed Fail on deep recursion in…

J
just Dev Tools v1.50.0

1.50.0

Added Filter --choose by --group (#3298 by casey) Add [android] recipe attribute (#2884 by duncanawoods) Add module_path() function (#3270 by casey) Fixed Preserve trailing comments when formatting (#3282 by casey) Preserve comments before [doc] attribute (#3275 by casey) Allow comments after unexports (#3264 by casey) Changed Stabilize --fmt subcommand (#3301 by casey) Ignore trailing :: on last…

J
just Dev Tools v1.49.0

1.49.0

Added Add --time to print recipe execution time (#3099 by GeorgeLS) Add user-defined functions (#3247 by casey) Add just skill for agents (#3241 by casey) Allow expressions in confirm attribute (#3238 by begoon) Add --complete-aliases (#3235 by casey) Add --justfile-name to configure justfile filename (#3234 by casey) Add runtime_directory() function (#3226 by barskern) Add --evaluate-format (#322…

J
just Dev Tools v1.48.1

1.48.1

Fix bash completion of command lines containing : (#3205 by casey) Call zsh completion function when first auto-loaded (#3199 by casey) Fix --set missing value error message interpolation (#3198 by cuiweixie) Add #compdef to zsh completion script (#3197 by casey) Add instructions for alias completions in bash (#3190 by casey) Remove redundant clap derive attributes (#3183 by casey) Move files into…

J
just Dev Tools v1.48.0

1.48.0

Added Build docker images (#3174 by casey) Dynamically complete recipes for --usage (#3172 by casey) Dynamically complete groups (#3171 by casey) Dynamically complete recipes and variables (#3169 by casey) Complete appropriate filetypes (#3168 by casey) Allow overriding variables in submodules (#3151 by casey) Add --json as synonym for --dump --dump-format json (#3143 by casey) Changed Stabilize l…