Skip to content

textwrap-0.10.0

Choose a tag to compare

@mgeisler mgeisler released this 24 Nov 08:56
· 818 commits to master since this release
c71199f

Due to our dependencies bumping their minimum supported version of Rust, the minimum version of Rust we test against is now 1.17.0.

  • Fixed #99: Word broken even though it would fit on line.
  • Fixed #107: Automatic hyphenation is off by one.
  • Fixed #122: Take newlines into account when wrapping.
  • Fixed #129: Panic on string with em-dash.