Releases: JustinGrote/PowerHTML
Releases · JustinGrote/PowerHTML
v0.2.0
Update HtmlAgilityPack to 1.11.60 (this should probably be automated in the build)
Update Pester tests to v5 syntax
refactor ConvertFrom-Html
- added [OutputType()] for intellisense/completion
- added 'Position = 0' to all input params so it can bind on type
- re-use htmlagilitypack.htmldocument/htmlweb instance