|
|
9c49b78593
|
added unit test + docs for the various sort modes.
|
2022-10-15 19:31:42 +02:00 |
|
|
|
752406815c
|
catch incomplete rows and fill them with empty string[s]
|
2022-10-15 14:15:36 +02:00 |
|
|
|
745d15b459
|
Made corrections to satisfy linter.
|
2022-10-14 19:51:19 +02:00 |
|
|
|
85277bbf5e
|
more refactoring, fixed bug in shell mode output, fixed default
Separator and fixed #3
|
2022-10-05 16:43:51 +02:00 |
|
|
|
26e50cf908
|
fix #1: use scanner.Split() instead of splitting by header position
boundaries, since this splitting cuts utf-8 chars which causes
distorted output.
|
2022-10-05 12:55:33 +02:00 |
|
|
|
2c410e1cb3
|
added -v flag, replace 'help' subcommand wich -m, more tests
|
2022-10-05 09:12:46 +02:00 |
|
|
|
65cbaddd5f
|
don't use die() anymore, butt dtd go errros
|
2022-10-03 12:57:49 +02:00 |
|
|
|
e6723a6951
|
continued refactoring, added more tests, better error handling
|
2022-10-02 14:22:31 +02:00 |
|