Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

Releases: Godson777/Discoin4J

Discoin4J v2.0.2

31 Dec 16:33
Compare
Choose a tag to compare

Changelog:

+You can now list all of the currencies listed in the Discoin API with getCurrencies.

Discoin4J v2.0.1

31 Dec 15:33
Compare
Choose a tag to compare

Discoin4J v2

31 Dec 13:33
Compare
Choose a tag to compare

Changelog:

-Removed Refund, RejectedException, DiscoinErrorException, and renamed UnknownErrorException to GenericDiscoinException
+Rewrote pretty much all of Discoin4J to accommodate for it's recent v3 rewrite.

Discoin4J v1.0.1

26 Sep 01:52
Compare
Choose a tag to compare

Changelog:

+Status class is now used for handling errors with the codes 400 and 403. Because of this change, RejectedException and RejectedException both now have a method that the user interact with them, allowing more control over errors.

Discoin4J v1.0

25 Aug 02:25
Compare
Choose a tag to compare

First public version.