github casey/just 1.28.0

latest releases: 1.29.1, 1.29.0
27 days ago

Changed

  • Write shebang recipes to $XDG_RUNTIME_DIR (#2128)
  • Add set dotenv-required to require an environment file (#2116)
  • Don't display submodule recipes in --list (#2112)

Added

  • Allow listing recipes in submodules with --list-submodules (#2113)
  • Show recipes in submodules with --show RECIPE::PATH (#2111)
  • Add --timestamp-format (#2106 by neunenak)
  • Allow listing submodule recipes with --list PATH (#2108)
  • Print recipe command timestamps with --timestamps (#2084 by neunenak)
  • Add module_file() and module_directory() functions (#2105)

Fixed

  • Use space-separated recipe paths in --choose (#2115)
  • Fix bash completion for aliases (#2104 by laniakea64)

Misc

  • Don't check in manpage (#2130)
  • Document default shell (#2129)
  • Remove duplicate section in Chinese readme (#2127 by potterxu)
  • Update Chinese readme (#2124 by potterxu)
  • Fix typo in readme (#2122 by potterxu)
  • Don't check in auto-generated completion scripts (#2120)
  • Document when dependencies run in readme (#2103)
  • Build aarch64-pc-windows-msvc release binaries (#2100 by alshdavid)
  • Clarify that dotenv-path-given env file is required (#2099)
  • Print multi-line doc comments before recipe in --list (#2090)
  • List unsorted imported recipes by import depth and offset (#2092)
  • Update README.md (#2091 by laniakea64)

Don't miss a new just release

NewReleases is sending notifications on new releases.