Skip to content

0.140.2

Latest

Choose a tag to compare

@vinhnx vinhnx released this 26 Jul 08:45

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() with into_owned() for from_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