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