Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@tomodachi94 tomodachi94 released this 06 Aug 22:15
· 20 commits to main since this release

Installation

See INSTALL.md.

Changes

  • A filter has been added to only allow JPEGs and PNGs into renames.txt files. (30012c5)
  • Packages are now native Python files instead of a bulky native binary. (01365ef)
  • Executing cli.py with no arguments would throw an error, instead now it shows help. (f669ccf)
  • Return proper exit codes. (9619c33)

For an up-to-date changelog, see CHANGELOG.md.