Skip to content

Releases: SynapseFI/SynapsePy

v1.2.6 - Bug Fixes

12 Jul 19:28
Compare
Choose a tag to compare

Dummy Transactions:

  • Method signature updated to accept subnet ID

v1.2.5 - Bug fixes

15 May 19:10
Compare
Choose a tag to compare

Changelog:

Unreleased:

  • #4 migrating error handling from error_code to HTTP status code

v1.2.5 Updates:

  • Fixes #7 , error in raising error_code

v1.2.4 bug fix

04 May 00:59
Compare
Choose a tag to compare

Changelog:

Unreleased:

  • #4 migrating error handling from error_code to HTTP status code

v1.2.4 Updates:

  • Fixes #3, added missing "lon" parameter in Client.locate_atms()

v1.2.3 - Minor bug fixes & Added Functionality

04 May 00:37
Compare
Choose a tag to compare

Changelog:

Unreleased:
#3 Client.locate_atms() missing "lon" parameter

v1.2.3 Updates:

  • Added Client. trade_market_data()
  • Bug fixed in automated OAuth (accounting for new error code when OAuth field is empty)