Release v1.2.0
About v1.2.0
Bugfixes
- Fixed Yahoo login.
Updates
- Refactoring of code.
Notes
- Replaced
rmccue/requests
withguzzlehttp/guzzle
Migration from v1.1.x
- You need call
$browser->login()
manually after creating theBrowser
class
rmccue/requests
with guzzlehttp/guzzle
$browser->login()
manually after creating the Browser
class