Skip to content

22.3a1

Compare
Choose a tag to compare
@ichard26 ichard26 released this 14 Mar 22:22
22.3a1
d5622bb

There's now a logo for diff-shades! woo!

  • Added --force-stable-style and --force-preview-style to forcefully set the code style across all projects.
  • Added -r as a short alias of --repeat-projects-from.
  • Added --check-allow so pre-existing failures don't cause show-failed --check to return one.
  • Log files produced when a file fails to format are now recorded and can be pulled via the show or show-failed commands.
  • --show-locals is also forcefully set on GHA.
  • Analyses can now be automatically zipped at save time by using the .zip file extension.
  • Fixed output suppression during project setup, hopefully this is the last fix needed to avoid stray output ^^
  • Removed --show-project-revision; instead pass -v or --verbose twice to achieve the same effect.

Full Changelog: 21.12a7...22.3a1