Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@Jayx239 Jayx239 released this 14 Oct 23:16
· 7 commits to release since this release

Warning: This is a breaking change, upgrading from 0.0.8 will require existing projects to update their namespace references.

  • Moved types into the new BrowseSharp.Common namespace
  • Made execute methods internal only:
    • Execute
    • ExecuteAsGet
    • ExecuteAsPost
    • ExecuteTaskAsync
    • ExecuteGetTaskAsync
    • ExecutePostTaskAsync