Skip to content

v0.9.0

Latest

Choose a tag to compare

@daveshanley daveshanley released this 28 Oct 20:21

Introduces a regex cache to the FindPath method.

It's a breaking change, but well worth it if you're using this library in long running, heavy load servers and you're seeing memory drain.

#190

@ySnoopyDogy