Skip to content

Releases: taskula/binance-perl-api

Release 1.09

Choose a tag to compare

@taskula taskula released this 15 Feb 22:59
  • Call LWP::UserAgent constructor when initializing Request
  • Add baseUrl param to Binance::API->new()

Release 1.08

Choose a tag to compare

@taskula taskula released this 11 Nov 07:05
  • Support for cancelling all open orders

Release 1.07

Choose a tag to compare

@taskula taskula released this 12 Aug 22:20
  • Upgrade to API Version 3
  • Fix book_ticker

Release 1.06

Choose a tag to compare

@taskula taskula released this 31 Jan 18:53
  • Add missing LICENSE meta (contributing user @manwar)
  • Mock API responses for tests

1.05

Choose a tag to compare

@taskula taskula released this 26 Nov 01:09
  • Refactor signature generation
  • Update order parameters and requirements
  • Fix broken link in README

1.04

Choose a tag to compare

@taskula taskula released this 26 Nov 01:09
  • Remove PREREQ_FATA

1.03

Choose a tag to compare

@taskula taskula released this 08 Sep 14:47
  • 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

Choose a tag to compare

@taskula taskula released this 21 May 23:01
Release 1.02

Uploaded a wrong version to CPAN. Releasing new version.

1.01

Choose a tag to compare

@taskula taskula released this 22 May 15:12
v1.01

Release 1.01

1.00

Choose a tag to compare

@taskula taskula released this 20 May 20:20

First release of Binance::API.