Skip to content

v4.0.0

Compare
Choose a tag to compare
@jedib0t jedib0t released this 23 Oct 18:55
a1e9986

This major release refactors the text package to have much more user-friendly and usable functions. This renames quite a few existing functions and hence the major release.

  • refactor text/ functions to make it a lot more useful and usable
    • please look at GoDoc for the latest signatures
  • table: restore some performance lost due to PR#66
  • update README.md for the text changes and update benchmark results
  • adds GoDoc examples to most functions