Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@LBYPatrick LBYPatrick released this 20 Mar 13:09
· 9 commits to master since this release
  • About 20% faster than previous versions when using log, stat, raw_log and backup_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)