Skip to content

1.2.1

Latest

Choose a tag to compare

@Solganis Solganis released this 15 Jul 16:58
f4251c0

Bug fixes

  • Matching: a long honest argv (many repeated options + a big <files>... glob) is no longer falsely rejected (regressed in 1.1.3)

Performance

  • Either matches greedy-first instead of building its whole outcome fan - matching is linear in the argv again

Internal

  • New tests: a deep-argv differential vs vanilla, and an exponential-pattern time bound