Skip to content

Releases: SynapseFI/SynapsePy

v1.2.6 - Bug Fixes

Choose a tag to compare

@mattbernardo mattbernardo released this 12 Jul 19:28

Dummy Transactions:

  • Method signature updated to accept subnet ID

v1.2.5 - Bug fixes

Choose a tag to compare

@mattbernardo mattbernardo released this 15 May 19:10

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

Choose a tag to compare

@mattbernardo mattbernardo released this 04 May 00:59

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

Choose a tag to compare

@mattbernardo mattbernardo released this 04 May 00:37

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)