0.1.4.6
- 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