Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 730 Bytes

File metadata and controls

31 lines (21 loc) · 730 Bytes

Please:


OpenGraph 0.1.1

  • Simplified Module Scaffolding (#14)
  • Supporting open or closed tags (#15)
  • Get-OpenGraph -Html supports direct content (#16)
  • Get-OpenGraph -Url is now positional and pipeable (#17)
  • Improving README (#18)

OpenGraph 0.1

  • OpenGraph.ToString() now returns HTML (#10)
  • Get-OpenGraph now caches results (#11)

OpenGraph 0.0.1

  • Initial Release of OpenGraph Module (#1)
    • Get-OpenGraph gets open graph information (#2)
    • OpenGraph objects can get .HTML (#8)