Skip to content

Latest commit

 

History

History
344 lines (203 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

344 lines (203 loc) · 17.3 KB

1.3.2 (2024-04-30)

⚙️ Miscellaneous Tasks

  • Add aarch64-apple-darwin target - (4481363)
  • Update completions for new option - (3565cfe)

1.3.1 (2024-04-29)

🚀 Features

  • Only enable pager when stdout is a tty - (420fd03)
  • Allow disabling pager - (80ae054)

📚 Documentation

⚙️ Miscellaneous Tasks

  • Release csview version 1.3.1 - (f6cb500)
  • Remove stale.yml - (d3ac13b)

1.3.0 (2024-04-15)

🚀 Features

  • Add pager support (#198) - (47d3c0a)
  • Show error when no input file specified - (1214c96)

🚜 Refactor

⚙️ Miscellaneous Tasks

1.2.4 (2024-03-04)

⚙️ Miscellaneous Tasks

1.2.3 (2024-02-22)

⚙️ Miscellaneous Tasks

1.2.2 (2022-10-09)

🐛 Bug Fixes

🚜 Refactor

⚙️ Miscellaneous Tasks

1.2.1 (2022-09-23)

🚜 Refactor

  • Serialize enum in lowercase - (1715587)

1.2.0 (2022-09-23)

🚀 Features

  • Add alignment cli options - (429eb5d)
  • Add alignment support - (a01d227)
  • Add minimal ascii border style - (0c5ff8e)

📚 Documentation

⚙️ Miscellaneous Tasks

1.1.0 (2022-07-02)

🚀 Features

  • Support printing line numbers - (95b31a5)

🚜 Refactor

  • Fix cargo clippy warnings - (5a1e6d9)

📚 Documentation

  • csview now in homebrew core repo - (4fec934)

⚙️ Miscellaneous Tasks

1.0.1 (2022-02-16)

📚 Documentation

⚙️ Miscellaneous Tasks

  • Remove unstable features - (aca9261)

1.0.0 (2022-02-16)

🚀 Features

  • 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)

🚜 Refactor

📚 Documentation

⚡ Performance

  • Add buffer on writer - (86c6101)
  • Remove unnecessary buffer - (ffc59ca)

🧪 Testing

⚙️ Miscellaneous Tasks

0.3.11 (2022-01-01)

🚜 Refactor

⚙️ Miscellaneous Tasks

0.3.10 (2021-12-26)

🚀 Features

📚 Documentation

⚙️ Miscellaneous Tasks

Typo

0.3.9 (2021-11-23)

🚜 Refactor

📚 Documentation

  • Add pkgsrc installation. - (9888062)

⚙️ Miscellaneous Tasks

0.3.8 (2021-04-05)

🐛 Bug Fixes

  • Fix output when table is empty (#8) - (2fbe3fd)

0.3.7 (2021-03-19)

🚜 Refactor

⚙️ Miscellaneous Tasks

0.3.6 (2021-02-07)

🚜 Refactor

  • Minor refactor & bump up dependencies - (6edd84e)

📚 Documentation

  • Add install description for windows - (06b3006)

⚙️ Miscellaneous Tasks

0.3.5 (2020-09-23)

🚀 Features

📚 Documentation

  • Add macOS installation - (985d643)
  • Fix table indent in README - (5356a4d)
  • Add arch linux installation - (e0c178b)

0.3.4 (2020-09-19)

🚜 Refactor

  • Use exit code defined in sysexits.h - (c52153e)

📚 Documentation

⚙️ Miscellaneous Tasks

0.3.3 (2020-09-19)

🚜 Refactor

📚 Documentation

⚙️ Miscellaneous Tasks

Lint

0.3.2 (2020-09-18)

🚀 Features

📚 Documentation

⚙️ Miscellaneous Tasks

0.3.1 (2020-09-17)

📚 Documentation

[0.3.0] - 2020-09-17

🚀 Features

🚜 Refactor

  • Remove update command - (3002149)

⚙️ Miscellaneous Tasks