Releases: bitsoex/bitso-java
Releases · bitsoex/bitso-java
4.1.0
Java 8 + time-in-force support
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
This is a maintenance release to add support for the BCH/MXN book now available in apiv2.
Remove order status enum
Remove STATUS enum in Order class for more flexibility Signed-off-by: Victor <victor.cruz.isc@gmail.com>
Enable email verification
Enable doc on gradle build Signed-off-by: Victor <victor.cruz.isc@gmail.com>
Fix withdrawal error
There is an error on XRP withdrawal when TAG is submitted as one of the withdrawal parameters.
Not Instant but better
v2.0.5 an order might not be immediately executed
Test on Jitpack last releases
Enable currencyWithdrawal method to allow withdraw any currency Signed-off-by: Victor <victor.cruz.isc@gmail.com>
APIv2 LTC Books - Superseded by APIv3
Adding the LTC Books to the superseded APIv2
APIV3 release with mvn and gradle enabled
- 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