Skip to content

Releases: BlockScore/blockscore-java

v4.0.2 Release (Compatible with API v4.0)

05 Jul 22:47
Compare
Choose a tag to compare

Minor bugfix release. Addresses in watchlist results are now deserialized correctly.

v4.0.1 Release (Compatible with API v4.0)

09 Jun 21:24
Compare
Choose a tag to compare

v4.0.0 Release (Compatible with API v4.0)

05 Jun 20:11
Compare
Choose a tag to compare

Release includes 3 files:

  1. The library jar (requires dependencies--see the README).
  2. The fat jar that requires no dependencies.
  3. The packaged javadocs jar.

v3.0.2 Release (Compatible with API v3.0)

03 Oct 21:50
Compare
Choose a tag to compare

Release Notes:

  1. Updated to include tests for listing verifications
  2. Fixed bug in listing verifications.

Version 3.0 API Release

02 Oct 06:28
Compare
Choose a tag to compare

Updated version supporting the version 3.0 API.

New Features:

  1. Simplified usage with synchronous calls.
  2. Added helper method for error handling when using callbacks.

This features 2 binaries that can be used:

The standard jar can be used if you wish to apply the dependencies manually. The dependencies are outlined in the readme and wiki.
The fat jar can be used if you wish to have a "plug and play" jar that you simply add to your project and go.

Javadocs are also included for attachment to the IDE.

Version 3.0 API Debug (Internal Use Only)

02 Oct 02:29
Compare
Choose a tag to compare

Initial version supporting the version 3.0 API.

This features 2 binaries that can be used:

  1. The standard jar can be used if you wish to apply the dependencies manually. The dependencies are outlined in the readme and wiki.
  2. The fat jar can be used if you wish to have a "plug and play" jar that you simply add to your project and go.

Javadocs are also included for attachment to the IDE.