1
0
mirror of https://github.com/scoobybejesus/cryptools.git synced 2025-04-05 21:10:27 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
scoobybejesus
f6e9b5525b Improve/fix messages/wording. 2020-12-12 14:33:36 -05:00
scoobybejesus
cabb6c5010 Separated print menu TUI as feature that can be removed for building on Windows. 2020-12-08 00:07:10 -05:00
scoobybejesus
0975a1aaef Fully break off crptls lib into separate workspace. Moved a few things. Updated copyright date. 2020-11-30 23:05:49 -05:00
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
4faab11ed3 Error handling. Added user warning and exit()'s in place of asserts. Related formatting. 2020-11-27 11:50:45 -05:00
scoobybejesus
f117b155cf Improved error handling and verbosity regarding env vars. 2020-10-13 00:27:32 -04:00
scoobybejesus
9d3564eb7f Remove cmd line options, and add to .env file. Bump version. 2020-10-11 12:00:46 -04:00
scoobybejesus
0af550cee6 Minor refactoring and renaming to clean things up. 2019-12-07 13:27:15 -05:00
scoobybejesus
248d45261b Clippy formatting. 2019-11-27 22:30:10 -05:00
scoobybejesus
e0439325e2 Created accounting journal entry report. 2019-11-24 01:32:08 -05:00
scoobybejesus
3696908aac Version bump. Added/separated lib. Some renaming. 2019-10-27 21:25:23 -04:00
scoobybejesus
f19e2893c3 Added TUI print menu. Added tui and termion crates. Needs to be factored out of main(). Resolves #36 and #37. 2019-10-20 01:11:52 -04:00
scoobybejesus
dd34449763 Adding message if file was missing yet -a was set. 2019-10-12 14:42:04 -04:00
scoobybejesus
36b114223e Simplified logic re: like_kind dates and treatment. 2019-10-12 13:55:41 -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