Skip to content

v2.0.1

Compare
Choose a tag to compare
@fb55 fb55 released this 16 Sep 12:02
· 665 commits to master since this release

Fixes:

  • Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d
    • Ensures parsing will always have linear time complexity.

Internal:

  • chore(ci): Use GitHub Actions, Dependabot (#10) e02b4dd
  • Bump dependencies

v2.0.0...v2.0.1