Skip to content

v1.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cfilipov cfilipov released this 15 Aug 05:49

What's New

  • Column truncation support. There is now an optional truncate: argument to width.
  • Added some documentation.

Known Issues

  • Very little effort has but put into performance optimizations.
  • It should be possible to create columns without headers, but this hasn't been tested and likely doesn't work yet.

SPM Dependency Snippet

.Package(url: "https://github.com/cfilipov/TextTable", Version(1, 0, 0, prereleaseIdentifiers: ["alpha", "2"]))