Skip to content

Latest commit

 

History

History
240 lines (179 loc) · 11 KB

File metadata and controls

240 lines (179 loc) · 11 KB

Changelog

6.6.0 - 2026-04-29

  • Updated binance-common library to version 3.9.1
  • Updated pyproject.toml dependencies

6.5.0 - 2026-04-29

Changed (1)

  • Updated binance-common library to version 3.9.0

6.4.0 - 2026-03-26

Added (1)

  • Added py.typed file to indicate that the package supports type hints.

Changed (2)

  • Updated binance-common library to version 3.8.0
  • Updated tox file

6.3.0 - 2026-03-16

Changed (2)

  • Updated binance-common library to version 3.7.0
  • Modified response for get_bfusd_quota_details() (GET /sapi/v1/bfusd/quota):
    • property subscriptionQuota added

6.2.0 - 2026-02-11

Changed (2)

  • Updated binance-common library to version 3.6.0
  • Updated pyproject.toml dependencies

6.1.0 - 2026-01-29

Changed (1)

  • Updated binance-common library to version 3.5.0

6.0.0 - 2026-01-23

Changed (2)

  • Updated binance-common library to version 3.4.1

  • Modified response for get_bfusd_quota_details() (GET /sapi/v1/bfusd/quota):

    • property subscribeEnable deleted
    • property redeemEnable deleted

5.1.0 - 2025-01-13

Changed (1)

  • Updated binance-common library to version 3.4.0

5.0.0 - 2025-12-22

Changed (2)

  • Updated binance-common library to version 3.3.0
  • Add Body to Rest API request

4.0.0 - 2025-11-14

Added (8)

  • get_bfusd_account() (GET /sapi/v1/bfusd/account)
  • get_bfusd_quota_details() (GET /sapi/v1/bfusd/quota)
  • get_bfusd_rate_history() (GET /sapi/v1/bfusd/history/rateHistory)
  • get_bfusd_redemption_history() (GET /sapi/v1/bfusd/history/redemptionHistory)
  • get_bfusd_rewards_history() (GET /sapi/v1/bfusd/history/rewardsHistory)
  • get_bfusd_subscription_history() (GET /sapi/v1/bfusd/history/subscriptionHistory)
  • redeem_bfusd() (POST /sapi/v1/bfusd/redeem)
  • subscribe_bfusd() (POST /sapi/v1/bfusd/subscribe)

Changed (3)

  • Modified parameter current:
    • affected methods:
      • get_rwusd_rate_history() (GET /sapi/v1/rwusd/history/rateHistory)
      • get_rwusd_redemption_history() (GET /sapi/v1/rwusd/history/redemptionHistory)
      • get_rwusd_rewards_history() (GET /sapi/v1/rwusd/history/rewardsHistory)
      • get_rwusd_subscription_history() (GET /sapi/v1/rwusd/history/subscriptionHistory)
      • get_collateral_record() (GET /sapi/v1/simple-earn/flexible/history/collateralRecord)
      • get_rate_history() (GET /sapi/v1/simple-earn/flexible/history/rateHistory)
      • get_flexible_redemption_record() (GET /sapi/v1/simple-earn/flexible/history/redemptionRecord)
      • get_flexible_rewards_history() (GET /sapi/v1/simple-earn/flexible/history/rewardsRecord)
      • get_flexible_subscription_record() (GET /sapi/v1/simple-earn/flexible/history/subscriptionRecord)
      • get_simple_earn_flexible_product_list() (GET /sapi/v1/simple-earn/flexible/list)
      • get_flexible_product_position() (GET /sapi/v1/simple-earn/flexible/position)
      • get_locked_redemption_record() (GET /sapi/v1/simple-earn/locked/history/redemptionRecord)
      • get_locked_rewards_history() (GET /sapi/v1/simple-earn/locked/history/rewardsRecord)
      • get_locked_subscription_record() (GET /sapi/v1/simple-earn/locked/history/subscriptionRecord)
      • get_simple_earn_locked_product_list() (GET /sapi/v1/simple-earn/locked/list)
      • get_locked_product_position() (GET /sapi/v1/simple-earn/locked/position)
  • Modified parameter recvWindow:
    • affected methods:
      • get_rwusd_account() (GET /sapi/v1/rwusd/account)
      • get_rwusd_rate_history() (GET /sapi/v1/rwusd/history/rateHistory)
      • get_rwusd_redemption_history() (GET /sapi/v1/rwusd/history/redemptionHistory)
      • get_rwusd_rewards_history() (GET /sapi/v1/rwusd/history/rewardsHistory)
      • get_rwusd_subscription_history() (GET /sapi/v1/rwusd/history/subscriptionHistory)
      • get_rwusd_quota_details() (GET /sapi/v1/rwusd/quota)
      • redeem_rwusd() (POST /sapi/v1/rwusd/redeem)
      • subscribe_rwusd() (POST /sapi/v1/rwusd/subscribe)
      • simple_account() (GET /sapi/v1/simple-earn/account)
      • get_collateral_record() (GET /sapi/v1/simple-earn/flexible/history/collateralRecord)
      • get_rate_history() (GET /sapi/v1/simple-earn/flexible/history/rateHistory)
      • get_flexible_redemption_record() (GET /sapi/v1/simple-earn/flexible/history/redemptionRecord)
      • get_flexible_rewards_history() (GET /sapi/v1/simple-earn/flexible/history/rewardsRecord)
      • get_flexible_subscription_record() (GET /sapi/v1/simple-earn/flexible/history/subscriptionRecord)
      • get_simple_earn_flexible_product_list() (GET /sapi/v1/simple-earn/flexible/list)
      • get_flexible_personal_left_quota() (GET /sapi/v1/simple-earn/flexible/personalLeftQuota)
      • get_flexible_product_position() (GET /sapi/v1/simple-earn/flexible/position)
      • redeem_flexible_product() (POST /sapi/v1/simple-earn/flexible/redeem)
      • set_flexible_auto_subscribe() (POST /sapi/v1/simple-earn/flexible/setAutoSubscribe)
      • subscribe_flexible_product() (POST /sapi/v1/simple-earn/flexible/subscribe)
      • get_flexible_subscription_preview() (GET /sapi/v1/simple-earn/flexible/subscriptionPreview)
      • get_locked_redemption_record() (GET /sapi/v1/simple-earn/locked/history/redemptionRecord)
      • get_locked_rewards_history() (GET /sapi/v1/simple-earn/locked/history/rewardsRecord)
      • get_locked_subscription_record() (GET /sapi/v1/simple-earn/locked/history/subscriptionRecord)
      • get_simple_earn_locked_product_list() (GET /sapi/v1/simple-earn/locked/list)
      • get_locked_personal_left_quota() (GET /sapi/v1/simple-earn/locked/personalLeftQuota)
      • get_locked_product_position() (GET /sapi/v1/simple-earn/locked/position)
      • redeem_locked_product() (POST /sapi/v1/simple-earn/locked/redeem)
      • set_locked_auto_subscribe() (POST /sapi/v1/simple-earn/locked/setAutoSubscribe)
      • set_locked_product_redeem_option() (POST /sapi/v1/simple-earn/locked/setRedeemOption)
      • subscribe_locked_product() (POST /sapi/v1/simple-earn/locked/subscribe)
      • get_locked_subscription_preview() (GET /sapi/v1/simple-earn/locked/subscriptionPreview)
  • Modified parameter size:
    • affected methods:
      • get_rwusd_rate_history() (GET /sapi/v1/rwusd/history/rateHistory)
      • get_rwusd_redemption_history() (GET /sapi/v1/rwusd/history/redemptionHistory)
      • get_rwusd_rewards_history() (GET /sapi/v1/rwusd/history/rewardsHistory)
      • get_rwusd_subscription_history() (GET /sapi/v1/rwusd/history/subscriptionHistory)
      • get_collateral_record() (GET /sapi/v1/simple-earn/flexible/history/collateralRecord)
      • get_rate_history() (GET /sapi/v1/simple-earn/flexible/history/rateHistory)
      • get_flexible_redemption_record() (GET /sapi/v1/simple-earn/flexible/history/redemptionRecord)
      • get_flexible_rewards_history() (GET /sapi/v1/simple-earn/flexible/history/rewardsRecord)
      • get_flexible_subscription_record() (GET /sapi/v1/simple-earn/flexible/history/subscriptionRecord)
      • get_simple_earn_flexible_product_list() (GET /sapi/v1/simple-earn/flexible/list)
      • get_flexible_product_position() (GET /sapi/v1/simple-earn/flexible/position)
      • get_locked_redemption_record() (GET /sapi/v1/simple-earn/locked/history/redemptionRecord)
      • get_locked_rewards_history() (GET /sapi/v1/simple-earn/locked/history/rewardsRecord)
      • get_locked_subscription_record() (GET /sapi/v1/simple-earn/locked/history/subscriptionRecord)
      • get_simple_earn_locked_product_list() (GET /sapi/v1/simple-earn/locked/list)
      • get_locked_product_position() (GET /sapi/v1/simple-earn/locked/position)

3.2.0 - 2025-10-10

Changed (1)

  • Updated binance-common library to version 3.2.0

3.1.0 - 2025-09-16

Changed (1)

  • Updated binance-common library to version 3.1.1

3.0.0 - 2025-09-12

Added (8)

  • get_rwusd_account() (GET /sapi/v1/rwusd/account)
  • get_rwusd_quota_details() (GET /sapi/v1/rwusd/quota)
  • get_rwusd_rate_history() (GET /sapi/v1/rwusd/history/rateHistory)
  • get_rwusd_redemption_history() (GET /sapi/v1/rwusd/history/redemptionHistory)
  • get_rwusd_rewards_history() (GET /sapi/v1/rwusd/history/rewardsHistory)
  • get_rwusd_subscription_history() (GET /sapi/v1/rwusd/history/subscriptionHistory)
  • redeem_rwusd() (POST /sapi/v1/rwusd/redeem)
  • subscribe_rwusd() (POST /sapi/v1/rwusd/subscribe)

Changed (4)

  • Modified parameter amount:
    • affected methods:
      • subscribe_flexible_product() (POST /sapi/v1/simple-earn/flexible/subscribe)
      • get_flexible_subscription_preview() (GET /sapi/v1/simple-earn/flexible/subscriptionPreview)
      • subscribe_locked_product() (POST /sapi/v1/simple-earn/locked/subscribe)
      • get_locked_subscription_preview() (GET /sapi/v1/simple-earn/locked/subscriptionPreview)
  • Modified parameter asset:
    • affected methods:
      • get_flexible_redemption_record() (GET /sapi/v1/simple-earn/flexible/history/redemptionRecord)
      • get_flexible_rewards_history() (GET /sapi/v1/simple-earn/flexible/history/rewardsRecord)
      • get_flexible_subscription_record() (GET /sapi/v1/simple-earn/flexible/history/subscriptionRecord)
      • get_simple_earn_flexible_product_list() (GET /sapi/v1/simple-earn/flexible/list)
      • get_flexible_product_position() (GET /sapi/v1/simple-earn/flexible/position)
      • get_locked_redemption_record() (GET /sapi/v1/simple-earn/locked/history/redemptionRecord)
      • get_locked_rewards_history() (GET /sapi/v1/simple-earn/locked/history/rewardsRecord)
      • get_locked_subscription_record() (GET /sapi/v1/simple-earn/locked/history/subscriptionRecord)
      • get_simple_earn_locked_product_list() (GET /sapi/v1/simple-earn/locked/list)
      • get_locked_product_position() (GET /sapi/v1/simple-earn/locked/position)
  • Modified parameter type:
    • affected methods:
      • get_flexible_rewards_history() (GET /sapi/v1/simple-earn/flexible/history/rewardsRecord)
  • Updated binance-common library to version 3.1.0

2.1.0 - 2025-09-05

Changed (2)

  • Modified response for get_simple_earn_locked_product_list() (GET /sapi/v1/simple-earn/locked/list):
    • rows.detail.boostEndTime: type stringinteger
  • Updated binance-common library to version 3.0.0

2.0.0 - 2025-08-22

Changed (3)

  • Standardized type hints for required parameters by replacing default = None annotations with Union[..., None]

  • Modified response for get_simple_earn_flexible_product_list() method (GET /sapi/v1/simple-earn/flexible/list):

    • rows.subscriptionStartTime: type stringinteger
  • Modified response for get_simple_earn_locked_product_list() method (GET /sapi/v1/simple-earn/locked/list):

    • rows.detail.subscriptionStartTime: type stringinteger

1.2.0 - 2025-08-07

Changed (1)

  • Updated binance-common library to version 1.2.0

1.1.0 - 2025-08-06

Changed (2)

  • Updated binance-common library to version 1.1.0
  • Added python version 3.13

1.0.0 - 2025-07-17

  • Initial release