Releases: kana-ph/csv-viewer
Releases · kana-ph/csv-viewer
Drag-n-Drop Files
Changes
- Enables drag-n-drop of files from desktop.
Opening Files Update
v1.2.1: Fix --version bug
Changes
- Hotfix for
--version
flag bug not closing the app after showing version.
CSV Viewer v1.2 with Commons CSV
Changes
- Apache Commons CSV 1.4 is now embedded in the jar file
- Added new CLI flag:
--version
‼️ This feature is bugged (fixed in v1.2.1) - Added hotkeys
- F1 - Opens the About Dialog
- CTRL+O / ⌘+O - Opens new CSV file
CSV Viewer v1.1
About
Yet another CSV viewer with TDI!
Requirements
Apache Commons CSV v1.4 or above
- Official site
- Attached in this release
CLI Usage
java -jar csv-viewer.jar [csv-files...]