1
0
mirror of https://github.com/anthonyaxenov/csv2md.git synced 2024-11-22 05:14:57 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
4327127200
Fixed makefile 2024-02-05 23:12:01 +08:00
08b4ec19d7
Update Makefile
Small fixes
2022-07-08 14:52:24 +08:00
6996e4634f
New make recipe called 'release' 2022-02-23 22:15:03 +08:00
5dcccb9880
Bump version number 2022-02-23 22:05:35 +08:00
cf2b11fe1a
Merge pull request #3 from anthonyaxenov/develop
New features and refactorings
2022-02-23 22:04:43 +08:00
a01edbac7d
New features and refactorings
- added support of h1 md header (-h)
- added support of columns aligning (-a)
- some comments and small fixes
2022-02-23 22:04:07 +08:00
60b2f676bd
Merge pull request #2 from anthonyaxenov/develop
New v1.2.0: tsv support
2022-02-23 12:29:08 +08:00
13dedbac3b
New v1.2.0: tsv support 2022-02-23 12:25:40 +08:00
c7fd26e7b4
Merge pull request #1 from anthonyaxenov/develop
New version
2022-02-17 13:13:48 +08:00
e7f8f3e3ad
Update readme 2022-02-17 13:12:11 +08:00
f1aa5d3eff
New version
- stdin support
- refactored error handling
- help and some comments in src
2022-02-17 13:11:59 +08:00
bcb0a39d82
Update example.csv for more test data 2022-02-17 13:07:42 +08:00
bdbc7bf16b
Update .gitignore for md files 2022-02-17 13:07:22 +08:00
1ff1ae7cd0
Update launch.json to debug in vscode 2022-02-17 13:07:05 +08:00
1dbd735d93
Readme 2022-02-17 11:41:04 +08:00
d7ffa94db5
Initial version 1.0.0 2022-02-16 17:49:22 +08:00