Skip to content

Release v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 17:10
· 1 commit to main since this release

V0.5.0 (2025-01-12)

Added

  • New --transform option to apply text transformation to replacement in
    regex command, including captured groups.
  • Generate man pages files.
  • New --dump-prefix option to configure dump file prefix.

Changed

  • BREAKING Move root command to regex subcommand.
  • Update project dependencies.
  • Migrate to clap v4 and derive CLI configuration.
  • Optimize and run part of the code in parallel. There is noticiable improvement
    in very large file sets (up to x3 faster).