Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 2.01 KB

v0.7.0 (2019-12-01)

Breaking Changes

  • Rename space to line and newline to hardline (a011c1b0, breaks #)

Features

Bug Fixes

  • Allow usize::max_value as a width (340f6685, closes #53)

v0.5.0 (2018-06-16)

Breaking Changes

  • Change the type parameter order so attributes can be defaulted (ba08cedc, breaks #)

Features

  • Allow custom attributes to be rendered (07c8ac03)
  • Permit newlines in text documents (d11ad4be)