Skip to content
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

Compare
Choose a tag to compare
@mmstick mmstick released this 18 Jan 02:47
· 30 commits to master since this release
  • 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 version 0.0.5 which has more performance optimizations