/ lycia

Lycia went threadsafe

Today Lycia went on to be fully threadsafe by implementing a threadsafe version of ParserContext.

Now you're able to use one instance of Lycia in as many threads as you like to, which can be very good for runtime behavior of webapplications to not initialize Lycia for every request.