v0.6.0-rc323
anthropics/anthropic-tokenizer-typescriptv0.6.0-rc323Jun 3, 2026by buger
AI Summary
This release introduces debugging output improvements by redirecting debug/status output to stderr for JSON/XML output formats, along with a new contributor.
Key Highlights
- Redirect debug/status output to stderr for JSON/XML formats
- Improved output handling for different output formats
- New contributor sridhar-3009 made first contribution
New Features
- Debug output redirection to stderr
- Status output redirection to stderr
- JSON output format improvements
- XML output format improvements
Full Release Notes
## What's Changed * fix: redirect debug/status output to stderr for json/xml output formats by @sridhar-3009 in https://github.com/probelabs/probe/pull/573 ## New Contributors * @sridhar-3009 made their first contribution in https://github.com/probelabs/probe/pull/573 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc322...v0.6.0-rc323