1
0
mirror of https://github.com/scoobybejesus/cryptools.git synced 2025-04-19 11:20:25 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
scoobybejesus
fafe538eac Version bump. Changes to .env. Changes to cli flags. Removed support for period date separator character. Better error handling for invalid files. Updated --help descriptions. 2020-11-29 00:16:59 -05:00
scoobybejesus
9d3564eb7f Remove cmd line options, and add to .env file. Bump version. 2020-10-11 12:00:46 -04:00
scoobybejesus
3696908aac Version bump. Added/separated lib. Some renaming. 2019-10-27 21:25:23 -04:00
scoobybejesus
83966babec Factored and rewrote date parsing so it won't panic the wizard. 2019-10-12 20:56:45 -04:00
scoobybejesus
fcd3c91bd8 Improved struct and variable names. 2019-10-06 23:12:44 -04:00
scoobybejesus
f95b68b69b Added setup file for finalizing the input_file_path and settings. 2019-10-06 21:40:18 -04:00
scoobybejesus
a1e8b1adc6 Created structs in main for splitting Cli args between wizard-specific args and wizard-independent args. 2019-10-06 19:28:56 -04:00
scoobybejesus
3e4ff26e22 Period date separator can now be used in the input file. 2019-10-06 15:10:06 -04:00
scoobybejesus
7002923a4c Added Cli flag for indicating the input file date field uses ISO 8601 formatting. Also separated flattened Cli struct more. Resolves #48. 2019-10-06 15:05:45 -04:00
scoobybejesus
8567dd04b0 Added CLI arg for indicating input file date separator character. Also cleaned up Cli struct. Takes care of one item from #48. 2019-10-06 14:04:38 -04:00
scoobybejesus
6440f0e47f Inv_costing_method arg now passed through wizard. Related refactoring. 2019-09-22 11:20:16 -04:00
scoobybejesus
89cec47bac Merged wizard branch which pulled wizard() and skip_wizard() from main(). 2019-09-22 01:49:07 -04:00