textwrap v0.10.0 Release Notes

Release Date: 2018-04-28 // almost 6 years ago
  • ๐Ÿ‘ 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][issue-99]: Word broken even though it would fit on line.
    • ๐Ÿ›  Fixed [#107][issue-107]: Automatic hyphenation is off by one.
    • ๐Ÿ›  Fixed [#122][issue-122]: Take newlines into account when wrapping.
    • ๐Ÿ›  Fixed [#129][issue-129]: Panic on string with em-dash.