- About 20% faster than previous versions when using
log
,stat
,raw_log
andbackup_log
(Not yet documented) - Reduced RAM usage (i.e. Now I would not read the entire file to RAM then parse. I rewrite most of the code to make it parse-when-read)
- Quiet Mode (Done by
-q
) - Updated print logic: Unless user specifies where to save all the results, YAMATO would just print them directly on your screen(s).
- Other Aesthetic Changes for OCD patients.
(Some further documentation and debugging coming soon in 1.4.1)