Skip to content

Releases: JustinGrote/PowerHTML

v0.2.0

22 May 23:19
Compare
Choose a tag to compare

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