History for libxmljs-extra / src
2021-04-30
@dreptin
fix: added a missing xpath type check in .count()
dreptin committed on 30 Apr 2021
@dreptin
fix: fixed the condition to check if found is an array in .get() being wrong
dreptin committed on 30 Apr 2021
@dreptin
fix: remade multiple overloads for encoding() and root() because the optional argument way didn't work
dreptin committed on 30 Apr 2021
@dreptin
feat: added a count method to the Document class
dreptin committed on 30 Apr 2021
@dreptin
feat: added support to set the namespace of the Document + refactored functions that had multiple overloads
dreptin committed on 30 Apr 2021
@dreptin
fix: fixed _hasContent not being set to true in the Document constructor and shortened the optional options argument in the parsing functions
dreptin committed on 30 Apr 2021
@dreptin
feat: created a Document class to be exactly like the one from libxmljs with a few tweaks
dreptin committed on 30 Apr 2021
2021-04-28
@dreptin
Initial commit
dreptin committed on 28 Apr 2021