Parallel support
The update is a false minor. It changes the way you interact with the WebDriver instance. Instead of accessing the property of an object called __driver__, we provide now a function. It allows to override the Browserstack capabilities at run time following your test-scenario.
It also allows to take advantage of running the tests in parallel.