v0.1.0
This is the first release of the keepsorted
command-line tool.
It introduces functionality for automatically sorting specific sections in various file types.
Key Features:
- Sorting for sections marked with keywords in any text file
- Sorting for sections marked with keywords in Bazel files
- Sorting for dependency sections in
Cargo.toml
files - Experimental support for sorting in
.gitignore
,CODEOWNERS
files - Experimental support for sorting
#[derive(...)]
traits in Rust files