Skip to content

file-normalizer v1.3.0

Choose a tag to compare

@alanarzumanjan alanarzumanjan released this 14 Aug 19:58
· 56 commits to main since this release
5ed49b9

What's New:

  • MacOS Universal Binary Support:
    Added configuration in GitHub Actions to automatically build and release standalone binaries for macOS (filenorm-macos-universal), alongside Linux and Windows.

  • Unix Installation Script (install.sh):
    Added a handy helper script to simplify setting up and moving binary executables to the system PATH on macOS and Linux.

  • Refined CLI Flags & Case Options:
    Updated short and long command-line options (-s for --separator, and flexible alias support for --prefix and --suffix), while keeping the full suite of text case styles (-c, --case) fully configurable (lower, upper, title, and capitalize).

  • Commercial Protection License:
    Updated the project license to a Source-Available Commercial License, restricting commercial usage while keeping the utility free for personal, educational, and internal evaluation use.