Skip to content

Releases: alexgolec/schwab-py

v1.4.0

14 Sep 13:03
3976382
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

12 Sep 21:26
ae16acd
Compare
Choose a tag to compare

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

19 Jul 11:11
b18d8df
Compare
Choose a tag to compare

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

30 Jun 13:39
2e7ff09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 Jun 11:35
4c9d41c
Compare
Choose a tag to compare

What's Changed

  • Bring back easy client: #133

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Jun 00:29
bcc51a1
Compare
Choose a tag to compare

New Features

  • #85 Brings back client_from_login_flow

Bug fixes and tweaks

  • N/A

v1.0.1

31 May 11:53
ed53b76
Compare
Choose a tag to compare

New Features

  • N/A

Bug fixes and tweaks

  • #110 Adds missing enum values to Quote
  • #111 Adds missing enum value to ExpirationMonth
  • #113 Increases token refresh leeway to 5 minutes in an attempt to fix #100

v1.0.0

25 May 12:25
c617e7b
Compare
Choose a tag to compare

v1.0.0

Our initial release! The API has officially been frozen, meaning we anticipate no API-breaking changes. Going forward, all API changes will be marked with warnings and subject to a deprecation period.