Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@JustinGrote JustinGrote released this 22 May 23:19

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