Skip to content

Latest commit

 

History

History
135 lines (100 loc) · 6.09 KB

CHANGELOG.md

File metadata and controls

135 lines (100 loc) · 6.09 KB

Changelog

v0.6.5 (2024-07-23)

Fix

v0.6.4 (2023-03-17)

Fix

v0.6.3 (2023-03-17)

Fix

  • Test removing request token expiration (9a20804)

v0.6.2 (2023-03-09)

Fix

v0.6.1 (2023-03-02)

Fix

  • First of month to 00:00 (70d3c0a)

v0.6.0 (2023-02-27)

Feature

  • Added base exception class (3cb40b8)

Fix

  • Added request token_expiry to authenticate (33cc388)

v0.5.1 (2023-02-23)

Fix

v0.5.0 (2023-02-22)

Feature

  • Pulled out session and service_point (fa5863f)

v0.4.0 (2023-02-21)

Feature

  • Add argument for aiohttp client session (bc19401)

v0.3.8 (2023-02-20)

Fix

v0.3.7 (2023-02-14)

Fix

  • Always make call to property (a162506)

v0.3.6 (2023-02-14)

Fix

v0.3.5 (2023-02-14)

Fix

v0.3.4 (2023-02-14)

Fix

v0.3.3 (2023-02-13)

Fix

  • Get_accounts to use property (0985457)

v0.3.2 (2023-02-13)

Fix

  • Jwt will refresh after 3 hours (a16f442)

v0.3.1 (2023-02-11)

Fix

  • Remove optional from properties (b6cc793)

v0.3.0 (2023-02-10)

Feature

  • Made tokens async props (a56487b)

Fix

v0.2.4 (2023-02-08)

Fix

  • Add timezone to datetime (2578d5f)

v0.2.3 (2023-02-08)

Fix

  • Made account not optional (22e6c8b)

v0.2.2 (2023-02-08)

Fix

v0.2.1 (2023-02-08)

Fix

  • Set accounts to member variable (9cb81f8)

v0.2.0 (2023-02-08)

Feature

v0.1.1 (2023-02-08)

Fix

v0.1.0 (2023-02-08)

Feature

Fix

  • Resolved issue with sc_token (9138c10)

v0.0.4 (2023-02-07)

Fix

v0.0.3 (2023-02-07)

Fix

v0.0.2 (2023-02-07)

Fix

  • Changed header param name (bde8afb)

v0.0.1 (2023-02-06)

Fix

  • Resolved hourly call bugs (d63357c)