Skip to content

Releases: WaveSpeedAI/wavespeed-java

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Aug 06:35
feat: use direct media uploads

Nightly Release 20260811

Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 07:15

TODO: Add nightly release notes

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 17:37
b29d1a5
v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 07:13
Add Running Tests section to README

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 07:52

Version v0.1.0 of WaveSpeed Java SDK.

Installation

Download the JAR file from the Assets section below and add it to your project's classpath.

Alternatively, you can build from source:

git clone https://github.com/WaveSpeedAI/wavespeed-java.git
cd wavespeed-java
mvn clean install

Changes

See commit history for changes in this release.