This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
0.10.5: UTF-8 Fix & Log Truncation
- An issue was discovered with the tokenizer.
- That issue was then fixed with the following commit
- The unprocessed and processed logs weren't being properly truncated at the beginning of the program, so that was also fixed.
- The
numtoa
crate was updated to version0.0.5
which has more performance optimizations