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