Skip to content

Releases: nikolaizombie1/rplexfmtr

1.0.6

05 Jul 20:16

Choose a tag to compare

Change log for rplexfmtr 1.0.6:

  • Fixed a bug where if large numbers were selected, they would be ignored.

1.0.5

05 Jul 17:40

Choose a tag to compare

Change log for rplexfmtr 1.0.5:

  • Changed -p flag to -i to be more semantically significant.
  • -p flag was removed.
  • Fixed bug where -i flag could be given 0 arguments.
  • Implemented changes suggested by cargo clippy.
  • Added deny unsafe_code attribute to main.rs
  • old_path is not displayed as relative path when previewing changes.
  • Speedup renaming when files are on the same file system.