1.3.3 (2024-07-08)
- Workaround error caused by pager env - (988add5)
1.3.2 (2024-04-30)
1.3.1 (2024-04-29)
- Remove outdated faq - (d814a38)
- Remove stale.yml - (d3ac13b)
1.3.0 (2024-04-15)
- Update dependencies - (b9aed24)
- Fix release.toml - (8b28b89)
- Add rust-toolchain.toml & update rustfmt.toml (#201) - (6fc99d4)
- Add changelog (#199) - (a15325d)
- Add FUNDING.yml - (0e6045f)
1.2.4 (2024-03-04)
1.2.3 (2024-02-22)
- Cargo update - (d903e78)
- Update stale config - (e39d5a9)
- Bump up dependencies - (4e8034f)
- Avoid unnecessary ci jobs - (0cec5ca)
1.2.2 (2022-10-09)
- Fix tests - (9383041)
1.2.1 (2022-09-23)
- Serialize enum in lowercase - (1715587)
1.2.0 (2022-09-23)
- Add alignment cli options - (429eb5d)
- Add alignment support - (a01d227)
- Add minimal ascii border style - (0c5ff8e)
- Update example - (af43fc9)
- Bump up dependencies - (d7ddc08)
1.1.0 (2022-07-02)
- Support printing line numbers - (95b31a5)
- Fix cargo clippy warnings - (5a1e6d9)
csview
now in homebrew core repo - (4fec934)
- Bump up dependencies - (ba43992)
1.0.1 (2022-02-16)
- Update readme - (84a8392)
- Remove unstable features - (aca9261)
1.0.0 (2022-02-16)
- Change default style - (2389b4a)
- Remove completion sub command - (d29caba)
- Add sniff limit option - (56b4858)
- Add padding and indent option - (40d7085)
- Skip title sep when there is no data - (d53caa5)
- Replace
prettytable-rs
- (081d965) - Implement table writer - (9fdb7a6)
- Rename & clean derive traits - (d77a5b0)
- Remove cell - (46bd2c4)
- Lint - (cf5f340)
- Rename - (573e297)
- Remove redundant enums - (863c97e)
- Rename - (d6b336a)
- Tweak cli options - (b574e79)
- Add no padding test - (ca15128)
0.3.11 (2022-01-01)
- Misc - (35bca57)
0.3.10 (2021-12-26)
- Upgrade cli - (2b40db4)
- Update - (7934cf7)
- Add rustfmt.toml - (a0b9025)
- Misc - (ce696ba)
0.3.9 (2021-11-23)
- Clippy lint - (f36edb1)
- Add pkgsrc installation. - (9888062)
- Update license - (a1de726)
- Update ci config - (33b2b94)
- Update linguist - (a82edc9)
- Upgrade pre-commit version - (26fe3d8)
- Upgrade to 2021 edition - (0035c2e)
0.3.8 (2021-04-05)
0.3.7 (2021-03-19)
- Add dependabot - (f5e5920)
0.3.6 (2021-02-07)
- Minor refactor & bump up dependencies - (6edd84e)
- Add install description for windows - (06b3006)
0.3.5 (2020-09-23)
- Add grid style - (3b758a9)
- Add macOS installation - (985d643)
- Fix table indent in README - (5356a4d)
- Add arch linux installation - (e0c178b)
0.3.4 (2020-09-19)
- Use exit code defined in sysexits.h - (c52153e)
- Remove duplicated hooks - (a0e3ca3)
- Words - (5691214)
- Add probot-stale config - (2f036c2)
- Add issue/pr templates - (4b1ba13)
0.3.3 (2020-09-19)
- Add about message - (a2b2f9d)
- Cargo clippy - (b1cb104)
0.3.2 (2020-09-18)
- Add markdown style - (9fb038e)
- Fix crates badge - (a24e2be)
0.3.1 (2020-09-17)
- Add more descriptions - (113609f)
- Update readme - (74c07f4)
- Update readme - (906c747)
- Update help messages - (1d48b23)
- Show possible values for shells - (c2bbcbc)
- Support border style - (7be10ae)
- Support tsv - (d53fb02)
- Add delimeter support - (cc9a1b0)
- Use prettytable to print - (751980c)
- Remove update command - (3002149)