Skip to content

0.1.4.6

Compare
Choose a tag to compare
@patrick-troy patrick-troy released this 02 Dec 10:56
· 301 commits to main since this release
f4b1d14
  • check_blank_file now returns "empty" which can be used to exit out of a loop rather than the previous exit() which completely exits
  • check_file_type now returns "incorrect file type" which can be used to exit out of a loop rather than the previous exit() which completely exits