Skip to content

4.0.0

Compare
Choose a tag to compare
@domenic domenic released this 18 Sep 22:15

Node.js v12 is now the minimum supported version.

The name() and qname() functions now return booleans, instead of { success, error } objects.

This module is now ~500x faster in microbenchmarks, due to using regular expressions instead of a generated parser.