====================== * Fix dynamic context initialization with lxml a non-root element (issue 71) * Fix XP30+ function fn:function-lookup * Fix XP30+ fn:unparsed-text, fn:unparsed-text-lines and fn:unparsed-text-available
4.2.0
====================== * Drop support for Python 3.7 * Add *uri* and *fragment* options to dynamic context * Make context root node not mandatory (issue 63) * Add function objects constructor (issue 70)
4.1.5
====================== * Fix typed value of ElementNode() if self.elem.text is None
4.1.4
====================== * Fix select of prefixed names (issue 68) * Fix zero length *xs:base64Binary* (pull request 69)