Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 17:54
· 23 commits to master since this release
967b079

0.1.1 - 2023-05-20

  • Fixed the release orchestration so releases are only built with stable Rust.

0.1.0 - pulled

  • I rewrote it in Rust (RIIR).
  • Added the ability to preserve comments in files when sorting. Use the --comment-prefix option
    for this.
  • Fixed the handling of empty lines when running in --check mode. Fixes GH #3.