TextTable v1.0.0-alpha.2 Release Notes

Release Date: 2016-08-15 // over 7 years ago
  • 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"]))