Skip to content

Releases: commitmaniac/ris

1.2.0

20 Jun 21:58
c0675bc

Choose a tag to compare

Release notes

Features

  • Add option to use custom zfill
  • Add option to offset sequence by multiples (e.g 10: [10, 20, 30])
  • Add flag to simulate renaming files

Fixes

  • Prevent existing files from being renamed
  • Fix bug when renaming files with -keep-name

Full Changelog: 1.1.0...1.2.0

1.1.0

18 Jun 03:14
400911a

Choose a tag to compare

Release notes

  • Add option to keep original filename
  • Add option to use custom index
  • Add CI to deploy binaries

Binaries are only deployed for Linux arm64/x86_64 and Windows x64

Full Changelog: 1.0.0...1.1.0