Commit Graph

6 Commits

Author SHA1 Message Date
jlw4049
fffa8c6f3d feat: add -v/--version arg 2024-07-23 16:36:53 -04:00
jlw4049
075a370b71 refactor: create a function handle_fel_detection to reduce code duplication 2024-07-23 13:29:39 -04:00
jlw4049
85641b680d feat: v0.1.3
refactor: everything now goes into a sub folder `dv_check`
refactor: updated the failure prints when detecting/not detecting FEL
2024-07-23 13:20:06 -04:00
jlw4049
ad19fd94be fix: improper exit code due to variable typo
feat: v0.1.2
2024-07-22 19:20:12 -04:00
jlw4049
a0014bfe7b refactor: -p now just sends a message with an exit code of 1 instead of a tkinter pop up
feat: added --working-dir/-w arg, that will store all the working files in
feat: added a check if the user tried to use both -c and -p it would error out
feat: if working directory isn't supplied it'll mke the working directly the file input
fix: grammar
feat: now writes json data for processed stuff, to prevent re processing if it's already been done before
feat: v0.1.1
2024-07-22 15:36:40 -04:00
jlw4049
99908e7349 Initial commit 2024-07-21 23:02:28 -04:00