v4.0.0
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