Skip to content

Release v1.4.270

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 05:39
· 113 commits to main since this release

Changes

PR #1654 by ksylvan: Refine Output File Handling for Safety

  • Fix: prevent file overwrite and improve output messaging in CreateOutputFile
  • Add file existence check before creating output file
  • Return error if target file already exists
  • Change success message to write to stderr
  • Update message format with brackets for clarity