Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.7.0 #315

Merged
merged 7 commits into from
May 3, 2024
Merged

Release v3.7.0 #315

merged 7 commits into from
May 3, 2024

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    e31b1a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    328b938 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. websocket_api: exchange_info: Add missing 'params' field to payload

    * In the 'exchangeInfo' payload construction, the 'params' field was missing, which is required if symbol (or symbols) is given.
    
    * Fixes: #305
    trkzmn committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    dbdcb4d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Remove deprecated endpoints

    alplabin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    fff36b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #307 from trkzmn/master

    websocket_api: exchange_info: Add missing 'params' field to payload
    alplabin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cc3ac1d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #274 from byildiz/master

    Give user an opportunity to handle exceptions occuring in websocket read_data
    alplabin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    36d05c4 View commit details
    Browse the repository at this point in the history
  4. Release v3.7.0

    alplabin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e16c0fd View commit details
    Browse the repository at this point in the history