Skip to content

1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 05:45
· 343 commits to master since this release
baa2dfc

Added

  • Add -n as a short flag for --for dry-run (#1524 by maiha)
  • Add invocation_directory_native() (#1507)

Changed

  • Ignore additional search path arguments (#1528 by neunenak)
  • Only print fallback message when verbose (#1510)
  • Print format diff to stdout (#1506)

Fixed

  • Test passing dot as argument between justfiles (#1530)
  • Fix install script default directory (#1525)

Misc

  • Note that justfiles are order-insensitive (#1529)
  • Borrow Ast in Analyser (#1527 by neunenak)
  • Ignore chooser tests (#1513)
  • Put default setting values in backticks (#1512 by s1ck)
  • Use lowercase boolean literals in readme (#1511 by s1ck)
  • Document invocation_directory_native() (#1508)
  • Fix interrupt tests (#1505)