github kamadorueda/alejandra 3.0.0

21 months ago

Added

  • Different levels of --quiet by repeating the -q flag,
    which makes Vim users have a better formatting experience by using :%!alejandra -qq to format the current buffer,
    specially when the file has syntax errors.

  • The possibility for companies to promote their business
    by placing an add at the end of Alejandra's terminal output, and thank you messages for the sponsors of the project.

    You can obtain this benefits in @kamadorueda's sponsor page.

  • Thank you messages for the different people
    who have helped improving Alejandra.

Changed

  • Now big files are formatted first,
    making faster the formatting process
    when using many threads and
    when formatting a big file is slower
    than formatting all the other smaller files in the repository.
    For instance in Nixpkgs.
  • The CLI was simplified,
    removing the elements that people find less useful
    and polishing those that people use the most.
    The screen is not cleared anymore.
  • Upgraded dependencies to its latest version.

Fixed

  • The name displayed in the CLI application used to be alejandra_cli,
    now it is Alejandra.
  • Typos here and there.

Pull Requests

New Contributors

Full Changelog: 2.0.0...3.0.0

Don't miss a new alejandra release

NewReleases is sending notifications on new releases.