What's Changed
0.140.2 - 2026-07-26
Highlights
Other Changes
Refactors
- Make internal functions and modules pub(crate) or pub for broader access (e546c25) (@vinhnx)
- Replace
to_string()withinto_owned()forfrom_utf8_lossy()results (3041599) - Introduce PipeOutputBuffer for output buffering (94665f8)
- Extract condensation and line reading helpers (e8b6fc1)
Full Changelog: 0.140.1...0.140.2