| Age | Commit message (Collapse) | Author | Files | Lines |
|
- chore: refactor project layout
- fix: fix tests
- refactor: simplify seq logic
- refactor: simplify sniff logic
- chore: upgrade clap to v4
- refactor: adjust error code
|
|
v1.2.1
- refactor: serialize enum in lowercase
v1.2.0
- feat: add minimal ascii border style
- chore: bump up dependencies
- feat: add alignment support
- feat: add alignment cli options
|
|
-Bump dependencies
-Fix clippy warnings
-Refactoring tests
-Support printing line numbers
|
|
|
|
-implement table writer
-replace prettytable-rs
-skip title sep when there is no data
-tweak cli options
-remove unnecessary buffer
-remove compleation sub-command
-remove unstable features
|
|
|
|
-chore: clap v3
|
|
-Bump dependencies
|
|
-No major changes, mainly rev bump of dependency crates.
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
|
|
|
|
|
A high performance csv viewer with cjk/emoji support.
Features:
-Small and fast (see benchmarks below).
-Correctly handles CJK characters and emoji.
-Support different styles.
-Support tsv and custom delimiters.
-Able to generate markdown table (with --style markdown option).
|