github AlexNabokikh/tfsort v0.7.0

latest release: v0.7.1
one month ago

✨ Highlights / What's New?

  • Support for Multiple Files & Directories: You can now pass multiple files and directories as arguments. This makes tfsort much easier to use with tools like pre-commit. The --recursive flag has been removed in favor of this more intuitive approach.
  • Improved Error Handling: The tool will now continue to process all files in the queue, even if one of them contains an error.
  • Nix Installation Guide: The documentation now includes instructions for installing tfsort with the Nix package manager.

A special thank you to @nikolaik for their excellent contribution in pull request #67!

Changelog

  • 70a22b0 chore: bump deps
  • 145b3d5 feat(docs): how-to install nix package
  • d982ab2 feat: Support multiple files and directories (#67)

Don't miss a new tfsort release

NewReleases is sending notifications on new releases.