v0.7.0 (2019-12-01) Breaking Changes Rename space to line and newline to hardline (a011c1b0, breaks #) Features Add RcDoc (f7c675fc) Add convenience combinators for enclosing documents (5358b6ed) Add softline (3802a856) Rename space to line and newline to hardline (a011c1b0, breaks #) Add nesting and align (713f5a98) Add the width document (927583e9) Introduce the Column document (f78cd2ea) 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)