✨ 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 likepre-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!