A fast CSS selector engine and matcher
This release has correction/improvements for the following behaviours:
- do not cache :target resolution, determine dynamically
- correct testing for attribute presence in combined selectors
- incorrect results in :nth-last-child(-n+X) and :nth-last-of-type(-n+X)
- the configure() method can now return the current engine configuration