What's Changed * Break up the login flow and expose the authorization URL to the library user by alexgolec in https://github.com/alexgolec/schwab-py/pull/174 * v1.4.0 by alexgolec in https://github.com/alexgolec/schwab-py/pull/180
What's Changed * Update token generation script to use a five minute timeout by alexgolec in https://github.com/alexgolec/schwab-py/pull/177 * A bunch of documentation changes, see full changelog for details
What's Changed * Streaming changes according to Schwab_Trader_API_-_Streamer_Guide.pdf by jacabreragt in https://github.com/alexgolec/schwab-py/pull/127 * switch to use multiprocess to avoid awkward initialization errors by alexgolec in https://github.com/alexgolec/schwab-py/pull/151
What's Changed * added missing order statuses by alexgolec in https://github.com/alexgolec/schwab-py/pull/137 * replace token generator script by alexgolec in https://github.com/alexgolec/schwab-py/pull/142 * autoconvert string args to get_instruments to a list by alexgolec in https://github.com/alexgolec/schwab-py/pull/143 * remove unnecessary dependencies by alexgolec in https://github.com/alexgolec/schwab-py/pull/144