Skip to content

Releases: getjoystick/joystick-java

v0.1.0

Choose a tag to compare

@ValeriyMaslenikov ValeriyMaslenikov released this 15 Dec 11:35

Added

  • Initial implementation of Joystick client with getContent,getContents and publishContentUpdate methods
  • Cache implementation with ability to provide custom cache implementation
  • Examples
  • Documentation (README.md)
  • GitHub Actions pipeline to Unit Testing at different Java versions + different platforms

v0.1.0-SNAPSHOT

v0.1.0-SNAPSHOT Pre-release
Pre-release

Choose a tag to compare

@ValeriyMaslenikov ValeriyMaslenikov released this 15 Dec 11:06
Merge branch 'feature/initial_client_impl'