github casey/just 1.30.0

latest releases: 1.35.0, shasum-test-branch, 1.34.0...
2 months ago

Fixed

  • Allow comments after mod statements (#2201 by casey)

Changed

  • Allow unstable features with --summary (#2210 by casey)
  • Don't analyze comments when ignore-comments is set (#2180 by casey)
  • List recipes by group in group justfile order with just --list --unsorted (#2164 by casey)
  • List groups in source order with just --groups --unsorted (#2160 by casey)

Added

  • Avoid install and add 32-bit arm targets to install.sh (#2214 by CramBL)
  • Give modules doc comments for --list (#2199 by Spatenheinz)
  • Add datetime() and datetime_utc() functions (#2167 by casey)
  • Allow setting more command-line options with environment variables (#2161 by casey)

Library

  • Don't exit process in run() on argument parse error (#2176 by casey)
  • Allow passing command-line arguments into run() (#2173 by casey)
  • Ignore env_logger initialization errors (#2170 by EnigmaCurry)

Misc

  • Tweak readme (#2227 by casey)
  • Add development guide to readme (#2226 by casey)
  • Add shell-expanded string syntax to grammar (#2223 by casey)
  • Add recipe for testing bash completion script (#2221 by casey)
  • Fix use of justfile_directory() in readme (#2219 by casey)
  • Use default values for --list-heading and --list-prefix (#2213 by casey)
  • Use clap::ValueParser (#2211 by neunenak)
  • Document module doc comments in readme (#2208 by casey)
  • Use -and instead of && in PowerShell completion script (#2204 by casey)
  • Fix readme formatting (#2203 by casey)
  • Link to justfiles on GitHub in readme (#2198 by bukowa)
  • Link to modules when first introduced in readme (#2193 by casey)
  • Update softprops/action-gh-release (#2183 by app/dependabot)
  • Document remote justfile workaround (#2175 by casey)
  • Document library interface (#2174 by casey)
  • Remove dependency on cradle (#2169 by nc7s)
  • Add note to readme about quoting paths on Windows (#2166 by casey)
  • Add missing changelog credits (#2163 by casey)
  • Credit myself in changelog (#2162 by casey)

Don't miss a new just release

NewReleases is sending notifications on new releases.