Skip to content

Releases: bitsoex/bitso-java

4.1.0

Choose a tag to compare

@chochos chochos released this 11 Jul 14:26

You can now point the Bitso client to different environments other than production.

Restored Jitpack functionality.

Java 8 + time-in-force support

Choose a tag to compare

@chochos chochos released this 02 Jan 18:19

This library is now built using Java 8.

Also, you can now specify the time-in-force property when placing limit orders, and there are some new convenience methods to place market and limit orders.

Adding Support for BCH/MXN book

Choose a tag to compare

@vogelito vogelito released this 09 Apr 06:36

This is a maintenance release to add support for the BCH/MXN book now available in apiv2.

Remove order status enum

Pre-release

Choose a tag to compare

@nvcruzhe nvcruzhe released this 06 Feb 21:05
Remove STATUS enum in Order class for more flexibility

Signed-off-by: Victor <[email protected]>

Enable email verification

Pre-release

Choose a tag to compare

@nvcruzhe nvcruzhe released this 01 Feb 02:56
Enable doc on gradle build

Signed-off-by: Victor <[email protected]>

Fix withdrawal error

Fix withdrawal error Pre-release
Pre-release

Choose a tag to compare

@nvcruzhe nvcruzhe released this 30 Jan 02:01

There is an error on XRP withdrawal when TAG is submitted as one of the withdrawal parameters.

Not Instant but better

Choose a tag to compare

@vogelito vogelito released this 30 Jan 22:10
v2.0.5

an order might not be immediately executed

Test on Jitpack last releases

Pre-release

Choose a tag to compare

@nvcruzhe nvcruzhe released this 20 Jan 01:36
Enable currencyWithdrawal method to allow withdraw any currency

Signed-off-by: Victor <[email protected]>

APIv2 LTC Books - Superseded by APIv3

Choose a tag to compare

@vogelito vogelito released this 17 Jan 02:31

Adding the LTC Books to the superseded APIv2

APIV3 release with mvn and gradle enabled

Choose a tag to compare

@nvcruzhe nvcruzhe released this 17 Oct 23:41
  • Enable gradle in the project
  • Add referral code to Bitso Account Status
  • Support for new order-books
  • Add phone verification methods
  • Add BCH json to mocked tests