Releases: BlockScore/blockscore-java
Releases · BlockScore/blockscore-java
v4.0.2 Release (Compatible with API v4.0)
v4.0.1 Release (Compatible with API v4.0)
Minor bugfix release.
v4.0.0 Release (Compatible with API v4.0)
Release includes 3 files:
- The library jar (requires dependencies--see the README).
- The fat jar that requires no dependencies.
- The packaged javadocs jar.
v3.0.2 Release (Compatible with API v3.0)
Release Notes:
- Updated to include tests for listing verifications
- Fixed bug in listing verifications.
Version 3.0 API Release
Updated version supporting the version 3.0 API.
New Features:
- Simplified usage with synchronous calls.
- 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)
Initial version supporting the version 3.0 API.
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.