Release v1.0.0
This is a C++ library to format text in columns with a maximum width. When a line of text is longer than its column's maximum width, the text is automatically wrapped. A number of other features are also supported, such as adding an initial indent, indenting all lines, etc... Refer to the API documentation for more details.