v4.0.0
This allows us to stop runaway Regexes from reading forever This is important because the SequenceBuffer contains a lot more data per index than just a char, so we could eat a bunch of memory relatively quickly Add a maxItems parameter to all methods which create a Regex or buffer Default value is 128