Skip to content

Conversation

jsh9
Copy link
Owner

@jsh9 jsh9 commented Aug 14, 2025

Fixes #234

  • Replace print('') with click.echo('', err=echoAsError) to ensure consistent output stream handling between terminal and redirected output
  • Bump version to 0.6.9
  • Update CHANGELOG.md with fix details

🤖 Generated with Claude Code

- Replace print('') with click.echo('', err=echoAsError) to ensure consistent
  output stream handling between terminal and redirected output
- Bump version to 0.6.9
- Update CHANGELOG.md with fix details

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jsh9 jsh9 merged commit 230a79b into main Aug 14, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty lines between files are contatenated at the end of output if output is redirected to file
1 participant