Skip to content

Releases: taskula/binance-perl-api

Release 1.09

15 Feb 22:59

Choose a tag to compare

  • Call LWP::UserAgent constructor when initializing Request
  • Add baseUrl param to Binance::API->new()

Release 1.08

11 Nov 07:05

Choose a tag to compare

  • Support for cancelling all open orders

Release 1.07

12 Aug 22:20

Choose a tag to compare

  • Upgrade to API Version 3
  • Fix book_ticker

Release 1.06

31 Jan 18:53

Choose a tag to compare

  • Add missing LICENSE meta (contributing user @manwar)
  • Mock API responses for tests

1.05

26 Nov 01:09

Choose a tag to compare

  • Refactor signature generation
  • Update order parameters and requirements
  • Fix broken link in README

1.04

26 Nov 01:09

Choose a tag to compare

  • Remove PREREQ_FATA

1.03

08 Sep 14:47

Choose a tag to compare

  • Fixing an unnecessary log entry that occurred on DESTROY
  • Added Test::Warn to Perl dependencies, tests were failing if it was missing
  • Improved instructions

1.02

21 May 23:01

Choose a tag to compare

Release 1.02

Uploaded a wrong version to CPAN. Releasing new version.

1.01

22 May 15:12

Choose a tag to compare

v1.01

Release 1.01

1.00

20 May 20:20

Choose a tag to compare

First release of Binance::API.