splitby 2.0.0

Split text by a regex delimiter — a powerful, multi-threaded alternative to cut
1
2
3
4
5
6
7
# Bugs

- Align is not accounting for variable join width (done)
- Align does not consider grapheme count, only bytes (done)
- Align doesn't work with ANSI colours (done)
- Readme is out of date (done)
- Docs might be out of date, need checking (done)