Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 23:36
· 108 commits to master since this release
14e055c

Automa v0.8.1

Diff since v0.8.0

Closed issues:

  • Failing to match \ in the beginning of the string (#46)
  • DFAs can take wrong actions due to ambiguities (#48)
  • Optimize reduce_nodes(::DFA) (#50)
  • Possible optimization: SIMD unrolled loops (#54)
  • Suboptimal DFA construction when epsilon loop in NFA (#56)
  • Safe with invalid UTF-8? (#63)
  • Remove DataStructures deps (#67)
  • Add Documenter-based automatic documentation hosting (#70)

Merged pull requests: