Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@NoahSchiro NoahSchiro released this 21 Sep 15:34
· 6 commits to master since this release

No breaking changes. Just optimized code for a 10x speed up in parsing. Changes:

  • Multithreaded tokio runtime is now single threaded.
  • Removed a clone in parse steps.